Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1172a85

Browse files
committed
Really minor consistency nit.
1 parent 66571cc commit 1172a85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libobjs.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ \chapter{Built-in Types, Exceptions and Functions}
2020
grouping operators that have the same priority in the same box.
2121
Binary operators of the same priority group from left to right.
2222
(Unary operators group from right to left, but there you have no real
23-
choice.) See Chapter 5 of the \citetitle[../ref/ref.html]{Python
23+
choice.) See chapter 5 of the \citetitle[../ref/ref.html]{Python
2424
Reference Manual} for the complete picture on operator priorities.

0 commit comments

Comments
 (0)