Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c2115b3

Browse filesBrowse files
authored
Merge pull request #52 from domdfcoding/footer-typo
Fix typo in footer.
2 parents dad145a + 5b12f0d commit c2115b3
Copy full SHA for c2115b3

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎python_docs_theme/layout.html

Copy file name to clipboardExpand all lines: python_docs_theme/layout.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<div class="footer">
4848
&copy; <a href="{{ pathto('copyright') }}">{% trans %}Copyright{% endtrans %}</a> {{ copyright|e }}.
4949
<br />
50-
{% trans %}This page is licensed under the Python Software Fundation License Version 2.{% endtrans %}
50+
{% trans %}This page is licensed under the Python Software Foundation License Version 2.{% endtrans %}
5151
<br />
5252
{% trans %}Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.{% endtrans %}
5353
<br />

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.