summaryrefslogtreecommitdiffstats
path: root/sanitycheck.pl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-04-22 17:35:08 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2011-04-22 17:35:08 +0200
commit973bdab86324344514cddc3f4d845da05697eb49 (patch)
tree25811d5416e25c2540b7f1829bb733803435369e /sanitycheck.pl
parentf297bdbc2744229e8ad6f660af8c97f4c4fbb7a5 (diff)
downloadbugzilla-973bdab86324344514cddc3f4d845da05697eb49.tar.gz
bugzilla-973bdab86324344514cddc3f4d845da05697eb49.tar.xz
Fix typo in POD
Diffstat (limited to 'sanitycheck.pl')
-rwxr-xr-xsanitycheck.pl2
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.