Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7618754

Browse files
[3.14]gh-141343: Fix swapped words insorted doc (GH-141357)
(cherry picked from commit59b793b)Co-authored-by: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
1 parentc12a0be commit7618754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/functions.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1887,7 +1887,7 @@ are always available. They are listed here in alphabetical order.
18871887
the same data with other ordering tools such as:func:`max` that rely
18881888
on a different underlying method. Implementing all six comparisons
18891889
also helps avoid confusion for mixed type comparisons which can call
1890-
reflectedthe:meth:`~object.__gt__` method.
1890+
the reflected:meth:`~object.__gt__` method.
18911891

18921892
For sorting examples and a brief sorting tutorial, see:ref:`sortinghowto`.
18931893

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp