]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Typo fix from bug 124589. oops
authorbbaetz%student.usyd.edu.au <>
Tue, 19 Nov 2002 17:20:59 +0000 (17:20 +0000)
committerbbaetz%student.usyd.edu.au <>
Tue, 19 Nov 2002 17:20:59 +0000 (17:20 +0000)
r, a=myk

defparams.pl

index ba95f5fd5653d3d7c473f005e5adf08b71f1cdf5..f518a2de1fb8d7df8c093857fd0bfa07cefbc7ce 100644 (file)
@@ -292,10 +292,10 @@ sub check_netmask {
            'assume it\'s on the main database host (as defined in ' .
            'localconfig) and ingore the <tt>shadowdbport</tt> and ' .
            '<tt>shadowdbsock</tt> parameters below, which means that this ' .
-           'parameter <em>must be filled in<em> if your shadow database is ' .
+           'parameter <em>must be filled in</em> if your shadow database is ' .
            'on a different instance of the mysql server, even if that ' .
            'instance runs on the same machine as the main database. Note ' .
-           'that <tt>updateshadowdb<tt> must be off if the shadow database ' .
+           'that <tt>updateshadowdb</tt> must be off if the shadow database ' .
            'is on a difference mysql instance, since Bugzilla can\'t ' .
            'propogate changes between instances itself, and this should be ' .
            'left blank if the shadow database is on the same instance, ' .