summaryrefslogtreecommitdiffstats
path: root/testserver.pl
diff options
context:
space:
mode:
authorvladd%bugzilla.org <>2006-06-20 00:47:17 +0200
committervladd%bugzilla.org <>2006-06-20 00:47:17 +0200
commit28c5b9ebf806cbb3a8a9f15b7e61cdf4639fe196 (patch)
tree09e2e410fc310b76013da3efb9038b23002faf49 /testserver.pl
parent8f97ec7470892ad1d4254ded1f19d8b46a5cd6af (diff)
downloadbugzilla-28c5b9ebf806cbb3a8a9f15b7e61cdf4639fe196.tar.gz
bugzilla-28c5b9ebf806cbb3a8a9f15b7e61cdf4639fe196.tar.xz
Spelling in code comments patch: 'involked' -> 'invoked'; patch by Vlad Dascalu <vladd@bugzilla.org>.
Diffstat (limited to 'testserver.pl')
-rwxr-xr-xtestserver.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/testserver.pl b/testserver.pl
index 7cdacb0a3..0d1d08ba5 100755
--- a/testserver.pl
+++ b/testserver.pl
@@ -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.