From 61b54e950912eaa4884d0c718400caf1ab8de415 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 25 Sep 2007 08:28:57 +0000 Subject: [PATCH] doc/testing.txt: Fix typo: s/this/thing/. Author: Jim Meyering --- doc/testing.txt | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/doc/testing.txt b/doc/testing.txt index f09578602..214435a7a 100644 --- a/doc/testing.txt +++ b/doc/testing.txt @@ -22,8 +22,8 @@ LVM2 that is running the LV's on my development box. } - The important this to note is the devices section which makes sure that - only the loopback devices are considered for LVM2 operations. + The important thing to note is the devices section which makes sure + that only the loopback devices are considered for LVM2 operations. 4) When you want to use this test setup just set the environment variable LVM_SYSTEM_DIR to point to your config directory @@ -39,8 +39,3 @@ LVM2 that is running the LV's on my development box. 7) Test away. Make sure that you are explicit about which lvm executable you want to execute (eg, ./lvm if you are in LVM2/tools). - - - - -