Browse Source

Merge pull request #4980 from antriver/patch-1

Gender neutral authors
Jordi Boggiano 9 years ago
parent
commit
cc14bb3ba9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/04-schema.md

+ 1 - 1
doc/04-schema.md

@@ -197,7 +197,7 @@ The authors of the package. This is an array of objects.
 
 Each author object can have following properties:
 
-* **name:** The author's name. Usually his real name.
+* **name:** The author's name. Usually their real name.
 * **email:** The author's email address.
 * **homepage:** An URL to the author's website.
 * **role:** The authors' role in the project (e.g. developer or translator)