Skip to content

Commit eee6ba2

Browse files
committed
Fix header syntax
1 parent 9da94d6 commit eee6ba2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Doc/library/cmdlinelibs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _cmdlinelibs:
22

33
********************************
4-
Command Line Interface Libraries
4+
Command-Line interface libraries
55
********************************
66

77
The modules described in this chapter assist with implementing

Doc/library/frameworks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.. _frameworks:
44

55
******************
6-
Program Frameworks
6+
Program frameworks
77
******************
88

99
This chapter is no longer maintained, and the modules it contained have been moved to their respective topical documentation.

Doc/library/tk.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _tkinter:
22

33
*********************************
4-
Graphical User Interfaces with Tk
4+
Graphical user interfaces with Tk
55
*********************************
66

77
.. index::

0 commit comments

Comments
 (0)