relpipe-data/examples.xml
branchv_0
changeset 210 f0a2916368e2
parent 209 74fecc2ba590
child 212 bf9a704dc916
--- a/relpipe-data/examples.xml	Mon Dec 10 22:14:04 2018 +0100
+++ b/relpipe-data/examples.xml	Wed Dec 12 23:27:45 2018 +0100
@@ -375,7 +375,7 @@
 		<h2>Rename VG in /etc/fstab using relpipe-tr-sed</h2>
 		
 		<p>
-			Let's expect that we have a <code>/etc/fstab</code> with many lines defining the mount-points (directories) of particular devices (disks) and we are using LVM.
+			Assume that we have an <code>/etc/fstab</code> with many lines defining the mount-points (directories) of particular devices (disks) and we are using LVM.
 			If we rename a volume group (VG), we have to change all of them. The lines look like this one:
 		</p>