Kaydet (Commit) 761473f2 authored tarafından Eli Bendersky's avatar Eli Bendersky

Issue #12223: Typo fix in datamodel docs

üst 873c5832
...@@ -2308,7 +2308,7 @@ will not be supported. ...@@ -2308,7 +2308,7 @@ will not be supported.
* *
In ``x * y``, if one operator is a sequence that implements sequence In ``x * y``, if one operand is a sequence that implements sequence
repetition, and the other is an integer (:class:`int` or :class:`long`), repetition, and the other is an integer (:class:`int` or :class:`long`),
sequence repetition is invoked. sequence repetition is invoked.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment