]> granicus.if.org Git - python/commitdiff
#19238: fix typo in documentation.
authorEzio Melotti <ezio.melotti@gmail.com>
Sun, 17 Nov 2013 00:47:12 +0000 (02:47 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sun, 17 Nov 2013 00:47:12 +0000 (02:47 +0200)
Doc/library/string.rst

index e304c5d4ff7797010db16792cdf1f76d9783e571..e5bab684dfbcea178b2ad057d3052d9787cef50d 100644 (file)
@@ -300,7 +300,7 @@ The general form of a *standard format specifier* is:
    precision: `integer`
    type: "b" | "c" | "d" | "e" | "E" | "f" | "F" | "g" | "G" | "n" | "o" | "s" | "x" | "X" | "%"
 
-If a valid *align* value is specified, it can be preceeded by a *fill*
+If a valid *align* value is specified, it can be preceded by a *fill*
 character that can be any character and defaults to a space if omitted.
 Note that it is not possible to use ``{`` and ``}`` as *fill* char while
 using the :meth:`str.format` method; this limitation however doesn't