]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
docs: add the word 'official' (GH-26849)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Jul 2021 15:21:55 +0000 (08:21 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Jul 2021 15:21:55 +0000 (08:21 -0700)
(cherry picked from commit af4a2dcc40321de49bffec80bf6c6b5a7d43b134)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Doc/tools/templates/indexcontent.html

index 152162ab0dd28c7303d775e55e7844592ab0817c..a96746b69fd41b70e21c47db00ef547833855c52 100644 (file)
@@ -5,7 +5,7 @@
 {% block body %}
   <h1>{{ docstitle|e }}</h1>
   <p>
-  {% trans %}Welcome! This is the documentation for Python {{ release }}.{% endtrans %}
+  {% trans %}Welcome! This is the official documentation for Python {{ release }}.{% endtrans %}
   </p>
   <p><strong>{% trans %}Parts of the documentation:{% endtrans %}</strong></p>
   <table class="contentstable" align="center"><tr>