Explorar o código

Improved wording in writing documentation docs.

Steadman %!s(int64=9) %!d(string=hai) anos
pai
achega
dfdcb3ca22
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/internals/contributing/writing-documentation.txt

+ 1 - 1
docs/internals/contributing/writing-documentation.txt

@@ -210,7 +210,7 @@ Our policy for new features is:
 
 Our preferred way for marking new features is by prefacing the features'
 documentation with: "``.. versionadded:: X.Y``", followed by a mandatory
-blank line and an optional content (indented).
+blank line and an optional description (indented).
 
 General improvements, or other changes to the APIs that should be emphasized
 should use the "``.. versionchanged:: X.Y``" directive (with the same format