summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-documentation.txt
diff options
context:
space:
mode:
authorMarti Raudsepp <marti@juffo.org>2014-04-23 02:05:14 +0300
committerMarti Raudsepp <marti@juffo.org>2014-04-23 02:31:49 +0300
commit11d453bcadad3c9a5ae35882792d0f1e8e8e7818 (patch)
treeb17abc194dba021a8a9ca75d8c1da06e5bf6b9f1 /docs/internals/contributing/writing-documentation.txt
parent985377980513dbe7d5a6d7f7c139ce5446b5c288 (diff)
Various documentation typo/spelling fixes
Errors detected by Topy (https://github.com/intgr/topy), all changes verified by hand.
Diffstat (limited to 'docs/internals/contributing/writing-documentation.txt')
-rw-r--r--docs/internals/contributing/writing-documentation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/writing-documentation.txt b/docs/internals/contributing/writing-documentation.txt
index 2ceef3d05d..fcefbdccae 100644
--- a/docs/internals/contributing/writing-documentation.txt
+++ b/docs/internals/contributing/writing-documentation.txt
@@ -205,7 +205,7 @@ Our policy for new features is:
release, not the development version.
Our preferred way for marking new features is by prefacing the features'
-documentation with: "``.. versionadded:: X.Y``", followed by a a mandatory
+documentation with: "``.. versionadded:: X.Y``", followed by a mandatory
blank line and an optional content (indented).
General improvements, or other changes to the APIs that should be emphasized