diff options
author | jocuri%softhome.net <> | 2004-05-31 06:46:07 +0200 |
---|---|---|
committer | jocuri%softhome.net <> | 2004-05-31 06:46:07 +0200 |
commit | 77a08256b4c3e6aefff2dca4946179002c8c37a3 (patch) | |
tree | 3dd70c3f3c0edc6d4031c91c248634c2d01dbefa /docs/README.docs | |
parent | 90f6e932e23ec82dd31149a118661a91f51a5e90 (diff) | |
download | bugzilla-77a08256b4c3e6aefff2dca4946179002c8c37a3.tar.gz bugzilla-77a08256b4c3e6aefff2dca4946179002c8c37a3.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/README.docs')
-rw-r--r-- | docs/README.docs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.docs b/docs/README.docs index 8a172ecda..5fdeb8570 100644 --- a/docs/README.docs +++ b/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 |