From: jocuri%softhome.net <> Date: Wed, 1 Mar 2006 21:04:51 +0000 (+0000) Subject: Documentation patch: fix spelling for 'comprimise' and 'comprimised'. X-Git-Tag: bugzilla-2.20.2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbaeab1cef5bda43fd570031c77d7aa1cf328626;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 23afc402a3..a8eda5338a 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.