]> granicus.if.org Git - python/commitdiff
Really minor consistency nit.
authorFred Drake <fdrake@acm.org>
Sat, 9 Sep 2000 03:31:17 +0000 (03:31 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 9 Sep 2000 03:31:17 +0000 (03:31 +0000)
Doc/lib/libobjs.tex

index 354bebc88b8a5064a3e7fda0ae9bc021c95e5484..f20723869c3a6a828bfc96615f619b291d9f1b5c 100644 (file)
@@ -20,5 +20,5 @@ listing them in order of ascending priority (within a table) and
 grouping operators that have the same priority in the same box.
 Binary operators of the same priority group from left to right.
 (Unary operators group from right to left, but there you have no real
-choice.)  See Chapter 5 of the \citetitle[../ref/ref.html]{Python
+choice.)  See chapter 5 of the \citetitle[../ref/ref.html]{Python
 Reference Manual} for the complete picture on operator priorities.