Skip to content

Commit 571b84f

Browse files
committed
Use sentence case for headers
1 parent eb72711 commit 571b84f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/curses.panel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The module :mod:`!curses.panel` defines the following functions:
4545

4646
.. _curses-panel-objects:
4747

48-
Panel Objects
48+
Panel objects
4949
-------------
5050

5151
Panel objects, as returned by :func:`new_panel` above, are windows with a

Doc/library/curses.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ The module :mod:`!curses` defines the following functions:
736736

737737
.. _curses-window-objects:
738738

739-
Window Objects
739+
Window objects
740740
--------------
741741

742742
.. class:: window

0 commit comments

Comments
 (0)