Update documentation for collection.sortUpdate. (#1277)

Co-authored-by: Morgan Blackthorne <morgan@windsofstorm.net>
This commit is contained in:
Jas Blackthorne 2023-11-02 21:24:05 -07:00 committed by GitHub
parent 8798a9e739
commit a9e2406e25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -276,7 +276,7 @@ class Collection(
.. code-block:: python
collection.updateSort(mode="alpha")
collection.sortUpdate(sort="alpha")
"""
if self.smart: