From: Frédéric Buclin Date: Fri, 22 Apr 2011 15:36:54 +0000 (+0200) Subject: Fix typo in POD X-Git-Tag: bugzilla-3.6.5~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b4bf67df36fb16e97b262d80bc98e84b52d155;p=thirdparty%2Fbugzilla.git Fix typo in POD --- diff --git a/sanitycheck.pl b/sanitycheck.pl index e0128b58a0..ca7aaea2d6 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.