Skip to content

Commit a9e2406

Browse files
jasmeraliaMorgan Blackthorne
andauthored
Update documentation for collection.sortUpdate. (#1277)
Co-authored-by: Morgan Blackthorne <[email protected]>
1 parent 8798a9e commit a9e2406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexapi/collection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ def sortUpdate(self, sort=None):
276276
277277
.. code-block:: python
278278
279-
collection.updateSort(mode="alpha")
279+
collection.sortUpdate(sort="alpha")
280280
281281
"""
282282
if self.smart:

0 commit comments

Comments
 (0)