]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
grep is a command line program, not something you do while editing a file (to most...
authorjustdave%syndicomm.com <>
Sun, 8 Feb 2004 16:25:38 +0000 (16:25 +0000)
committerjustdave%syndicomm.com <>
Sun, 8 Feb 2004 16:25:38 +0000 (16:25 +0000)
docs/xml/customization.xml

index c85505c1f04fdfd30a1e9ca07750eb951e0d5b69..dd27b63fe343da832cb43b67058e46043c900551 100644 (file)
       allowed to do what. The relevant function is called 
       <filename>CheckCanChangeField()</filename>,
       and is found in <filename>process_bug.cgi</filename> in your 
-      Bugzilla directory. If you open that file and grep for 
+      Bugzilla directory. If you open that file and search for 
       "sub CheckCanChangeField", you'll find it.
     </para>