]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Spelling in code comments patch: 'involked' -> 'invoked'; patch by Vlad Dascalu ...
authorvladd%bugzilla.org <>
Mon, 19 Jun 2006 22:47:08 +0000 (22:47 +0000)
committervladd%bugzilla.org <>
Mon, 19 Jun 2006 22:47:08 +0000 (22:47 +0000)
testserver.pl

index 7cdacb0a3956e5e31f917bf32ab633c3636041d7..0d1d08ba5878d9a9c8b139bea77a88159b6977d6 100755 (executable)
@@ -14,7 +14,7 @@
 # Contributor(s): Joel Peshkin <bugreport@peshkin.net>
 #                 Byron Jones <byron@glob.com.au>
 
-# testserver.pl is involked with the baseurl of the Bugzilla installation
+# testserver.pl is invoked with the baseurl of the Bugzilla installation
 # as its only argument.  It attempts to troubleshoot as many installation
 # issues as possible.