diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2011-04-22 17:35:08 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2011-04-22 17:35:08 +0200 |
commit | 973bdab86324344514cddc3f4d845da05697eb49 (patch) | |
tree | 25811d5416e25c2540b7f1829bb733803435369e /sanitycheck.pl | |
parent | Bug 650593: Bugzilla crashes when the database is gone, even when shutdownhtm... (diff) | |
download | bugzilla-973bdab86324344514cddc3f4d845da05697eb49.tar.gz bugzilla-973bdab86324344514cddc3f4d845da05697eb49.tar.bz2 bugzilla-973bdab86324344514cddc3f4d845da05697eb49.zip |
Fix typo in POD
Diffstat (limited to 'sanitycheck.pl')
-rwxr-xr-x | sanitycheck.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sanitycheck.pl b/sanitycheck.pl index e0128b58a..ca7aaea2d 100755 --- a/sanitycheck.pl +++ b/sanitycheck.pl @@ -111,4 +111,4 @@ user will receive an email with the results of the script run. This script provides a way of running a 'Sanity Check' on the database via either a CLI or cron. It is equivalent to calling sanitycheck.cgi -via a web broswer. +via a web browser. |