From: jocuri%softhome.net <> Date: Wed, 1 Mar 2006 21:04:36 +0000 (+0000) Subject: Documentation patch: fix spelling for 'comprimise' and 'comprimised'. X-Git-Tag: bugzilla-2.22~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=033ef6f0848d36a3455da20de81412431f45f955;p=thirdparty%2Fbugzilla.git Documentation patch: fix spelling for 'comprimise' and 'comprimised'. --- diff --git a/docs/xml/security.xml b/docs/xml/security.xml index 7e16ba28d9..9705edf037 100644 --- a/docs/xml/security.xml +++ b/docs/xml/security.xml @@ -1,5 +1,5 @@ - + Bugzilla Security @@ -49,8 +49,8 @@ SYSTEM introduces obvious security concerns, the problems introduced by running everything as nobody may not be so obvious. Basically, if you run every daemon as - nobody and one of them gets comprimised it can - comprimise every other daemon running as nobody on your + nobody and one of them gets compromised it can + compromise every other daemon running as nobody on your machine. For this reason, it is recommended that you create a user account for each daemon.