Skip to content

Commit 6faffb8

Browse files
try to rebuild docs preview
1 parent 07be487 commit 6faffb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/string.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ A general convention is that an empty format specification produces
316316
the same result as if you had called :func:`str` on the value. A
317317
non-empty format specification typically modifies the result.
318318

319-
The general form of a *standard format specifier* is:
319+
The general form of a *standard format specifier* is:
320320

321321
.. productionlist:: format-spec
322322
format_spec: [`options`][`width`][`grouping`]["." `precision`][`type`]

0 commit comments

Comments
 (0)