mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: fix grammar of possessive of plural noun
This commit is contained in:
committed by
GitHub
parent
ebea4327e3
commit
ca74c94610
2
doc/_templates/index.html
vendored
2
doc/_templates/index.html
vendored
@@ -118,7 +118,7 @@
|
||||
this part of the documentation is for you.{%endtrans%}</p>
|
||||
|
||||
<ul>
|
||||
<li>{%trans path=pathto("internals/contributing")%}<a href="{{ path }}">Sphinx Contributors’s Guide</a></li>{%endtrans%}
|
||||
<li>{%trans path=pathto("internals/contributing")%}<a href="{{ path }}">Sphinx Contributors’ Guide</a></li>{%endtrans%}
|
||||
<li>{%trans path=pathto("internals/authors")%}<a href="{{ path }}">Sphinx Authors</a></li>{%endtrans%}
|
||||
</ul>
|
||||
|
||||
|
Reference in New Issue
Block a user