From: jocuri%softhome.net <> Date: Fri, 4 Apr 2008 11:48:21 +0000 (+0000) Subject: Documentation patch: fix spelling for 'comprimise' and 'comprimised'. X-Git-Tag: bugzilla-3.1.4~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90754d42e1976b848701ef85521191b9293395a9;p=thirdparty%2Fbugzilla.git Documentation patch: fix spelling for 'comprimise' and 'comprimised'. --- diff --git a/docs/en/xml/security.xml b/docs/en/xml/security.xml index 3734a30fb6..c1770843bb 100644 --- a/docs/en/xml/security.xml +++ b/docs/en/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.