Documentation: change "&" to "and" in Documentation/applying-patches.txt
authorOscar Utbult <oscar@oscr.io>
Thu, 25 Sep 2014 13:41:35 +0000 (15:41 +0200)
committerJiri Kosina <jkosina@suse.cz>
Fri, 26 Sep 2014 09:10:11 +0000 (11:10 +0200)
http://english.stackexchange.com/questions/3127/when-to-use-instead-of-and

Signed-off-by: Oscar Utbult <oscar@oscr.io>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/applying-patches.txt

index a083ba35d1adf8f0b6f676f468a21853be3ddf0e..77df55b0225ab331bb7268592fa5d18ed8f909c7 100644 (file)
@@ -94,7 +94,7 @@ Common errors when patching
 ---
  When patch applies a patch file it attempts to verify the sanity of the
 file in different ways.
-Checking that the file looks like a valid patch file & checking the code
+Checking that the file looks like a valid patch file and checking the code
 around the bits being modified matches the context provided in the patch are
 just two of the basic sanity checks patch does.
 
This page took 0.060834 seconds and 5 git commands to generate.