summaryrefslogtreecommitdiffstats
path: root/docs/en/README.docs
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2008-04-04 13:48:13 +0200
committerjocuri%softhome.net <>2008-04-04 13:48:13 +0200
commit45afa08b09c42190d58d2792cd80a2680e783cc5 (patch)
treee51498cf2202c9a5b2278bead6a7a46b2e92bdd4 /docs/en/README.docs
parent47738edc02c047bef91006128f87b33b5dab9ac2 (diff)
downloadbugzilla-45afa08b09c42190d58d2792cd80a2680e783cc5.tar.gz
bugzilla-45afa08b09c42190d58d2792cd80a2680e783cc5.tar.xz
Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave.
Diffstat (limited to 'docs/en/README.docs')
-rw-r--r--docs/en/README.docs2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/README.docs b/docs/en/README.docs
index 8a172ecda..5fdeb8570 100644
--- a/docs/en/README.docs
+++ b/docs/en/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