From: Frédéric Buclin Date: Fri, 22 Apr 2011 15:35:45 +0000 (+0200) Subject: Fix typo in POD X-Git-Tag: bugzilla-4.0.1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501f93e06af22e9c7dfad152a16f93ed5e2545b0;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.