소스 검색

Merge pull request #4980 from antriver/patch-1

Gender neutral authors
Jordi Boggiano 9 년 전
부모
커밋
cc14bb3ba9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)