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