From b6e3646359cb6d73b82065f7fb9b723e58e23dec Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Sun, 30 May 2004 21:46:18 +0000 Subject: [PATCH] Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable" should be "where applicable" in README.docs; patch by Niels Reedijk ; r=timeless; a=justdave. git-svn-id: svn://10.0.0.236/trunk@157135 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/README.docs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/docs/README.docs b/mozilla/webtools/bugzilla/docs/README.docs index 8a172ecda11..5fdeb85707d 100644 --- a/mozilla/webtools/bugzilla/docs/README.docs +++ b/mozilla/webtools/bugzilla/docs/README.docs @@ -8,7 +8,7 @@ xml/ # The original XML doc sources (edit these) A note about the XML: The documentation is written in DocBook 4.1.2, and attempts to adhere -to the LinuxDoc standards everywhere applicable (http://www.tldp.org). +to the LinuxDoc standards where applicable (http://www.tldp.org). Please consult "The LDP Author Guide" at tldp.org for details on how to set up your personal environment for compiling XML files. If you need to make corrections to typographical errors, or other minor