Fix a reference

This commit is contained in:
Victor Zverovich
2015-03-04 14:04:10 -08:00
parent 4ff6ab396c
commit 8abc15f85e

View File

@ -60,7 +60,7 @@ Format Specification Mini-Language
"Format specifications" are used within replacement fields contained within a "Format specifications" are used within replacement fields contained within a
format string to define how individual values are presented (see format string to define how individual values are presented (see
:ref:`formatstrings`). Each formattable type may define how the format :ref:`syntax`). Each formattable type may define how the format
specification is to be interpreted. specification is to be interpreted.
Most built-in types implement the following options for format specifications, Most built-in types implement the following options for format specifications,