Skip to content

Commit 0da22b8

Browse files
authored
Fix typos (#1291)
1 parent d64dadf commit 0da22b8

File tree

15 files changed

+16
-16
lines changed

15 files changed

+16
-16
lines changed

sphinx_rtd_theme/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
{%- set readthedocs_web = '<a href="https://readthedocs.org">Read the Docs</a>' %}
5252
{#- Translators: the variable "sphinx_web" is a link to the Sphinx project documentation with the text "Sphinx" #}
5353
{%- trans sphinx_web=sphinx_web, readthedocs_web=readthedocs_web %}Built with {{ sphinx_web }} using a{% endtrans %}
54-
{#- Translators: "theme" refers to a theme for Sphinx, which alters the appearance of the generated documenation #}
54+
{#- Translators: "theme" refers to a theme for Sphinx, which alters the appearance of the generated documentation #}
5555
<a href="https://github.com/readthedocs/sphinx_rtd_theme">{% trans %}theme{% endtrans %}</a>
5656
{#- Translators: this is always used as "provided by Read the Docs", and should not imply Read the Docs is an author of the generated documentation. #}
5757
{% trans %}provided by {{ readthedocs_web }}{% endtrans %}.

sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ msgid "Built with %(sphinx_web)s using a"
9393
msgstr ""
9494

9595
#. "theme" refers to a theme for Sphinx, which alters the appearance of the
96-
#. generated documenation
96+
#. generated documentation
9797
#: sphinx_rtd_theme/footer.html:55
9898
msgid "theme"
9999
msgstr ""

sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ msgid "Built with %(sphinx_web)s using a"
8686
msgstr "Compilado con %(sphinx_web)s usando un"
8787

8888
#. "theme" refers to a theme for Sphinx, which alters the appearance of the
89-
#. generated documenation
89+
#. generated documentation
9090
#: sphinx_rtd_theme/footer.html:55
9191
msgid "theme"
9292
msgstr "tema"

sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ msgid "Built with %(sphinx_web)s using a"
8080
msgstr "ساخته شده با %(sphinx_web)s"
8181

8282
#. "theme" refers to a theme for Sphinx, which alters the appearance of the
83-
#. generated documenation
83+
#. generated documentation
8484
#: sphinx_rtd_theme/footer.html:55
8585
msgid "theme"
8686
msgstr "پوسته"

sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ msgid "Built with %(sphinx_web)s using a"
9898
msgstr "Realizzato con %(sphinx_web)s e il tema"
9999

100100
#. "theme" refers to a theme for Sphinx, which alters the appearance of the
101-
#. generated documenation
101+
#. generated documentation
102102
#: sphinx_rtd_theme/footer.html:55
103103
msgid "theme"
104104
msgstr "tema"

sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ msgid "Built with %(sphinx_web)s using a"
9797
msgstr "Surinkta su %(sphinx_web)s naudojant"
9898

9999
#. "theme" refers to a theme for Sphinx, which alters the appearance of the
100-
#. generated documenation
100+
#. generated documentation
101101
#: sphinx_rtd_theme/footer.html:55
102102
msgid "theme"
103103
msgstr "temą"

sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ msgid "Built with %(sphinx_web)s using a"
9797
msgstr "Gebouwd met %(sphinx_web)s met een"
9898

9999
#. "theme" refers to a theme for Sphinx, which alters the appearance of the
100-
#. generated documenation
100+
#. generated documentation
101101
#: sphinx_rtd_theme/footer.html:55
102102
msgid "theme"
103103
msgstr "thema"

sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ msgid "Built with %(sphinx_web)s using a"
8282
msgstr "Compilado com %(sphinx_web)s usando um"
8383

8484
#. "theme" refers to a theme for Sphinx, which alters the appearance of the
85-
#. generated documenation
85+
#. generated documentation
8686
#: sphinx_rtd_theme/footer.html:55
8787
msgid "theme"
8888
msgstr "tema"

sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ msgid "Built with %(sphinx_web)s using a"
9898
msgstr "Compilado com %(sphinx_web)s usando um"
9999

100100
#. "theme" refers to a theme for Sphinx, which alters the appearance of the
101-
#. generated documenation
101+
#. generated documentation
102102
#: sphinx_rtd_theme/footer.html:55
103103
msgid "theme"
104104
msgstr "tema"

sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ msgid "Built with %(sphinx_web)s using a"
9898
msgstr "Собрано при помощи %(sphinx_web)s с использованием"
9999

100100
#. "theme" refers to a theme for Sphinx, which alters the appearance of the
101-
#. generated documenation
101+
#. generated documentation
102102
#: sphinx_rtd_theme/footer.html:55
103103
msgid "theme"
104104
msgstr "темы,"

0 commit comments

Comments
 (0)