From c5f4ecb25a2cc2843d818ee444d2e7874a0fc29d Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Fri, 21 Dec 2012 22:50:51 -0800 Subject: [PATCH] . --- doc/format.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/format.rst b/doc/format.rst index 2eeac0c0..93d5475b 100644 --- a/doc/format.rst +++ b/doc/format.rst @@ -124,7 +124,6 @@ The grammar for a replacement field is as follows: .. productionlist:: sf replacement_field: "{" [`arg_index`] [":" `format_spec`] "}" arg_index: `integer` - format_spec: In less formal terms, the replacement field can start with an *arg_index* that specifies the argument whose value is to be formatted and inserted into