]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix typo in POD
authorFrédéric Buclin <LpSolit@gmail.com>
Fri, 22 Apr 2011 15:36:54 +0000 (17:36 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 22 Apr 2011 15:36:54 +0000 (17:36 +0200)
sanitycheck.pl

index e0128b58a06cc26745ce515da00fde8cc97272e1..ca7aaea2d61803dbc69e4094fefd0a43eeb588b2 100755 (executable)
@@ -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.