Skip to content

Commit

Permalink
Prefer more inclusive language
Browse files Browse the repository at this point in the history
Doxygen is used for some Android API documentation, hence:

Update language to comply with Android’s inclusive language guidance.
See https://source.android.com/setup/contribute/respectful-code for reference
  • Loading branch information
gkasten committed Jul 29, 2020
1 parent 30cfbe6 commit 52a5200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2156,7 +2156,7 @@ The \c DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
<![CDATA[
The \c GENERATE_CHI flag
controls if a separate `.chi` index file is generated (\c YES) or that
it should be included in the master `.chm` file (\c NO).
it should be included in the main `.chm` file (\c NO).
]]>
</docs>
</option>
Expand Down

0 comments on commit 52a5200

Please sign in to comment.