Skip to content

Commit 080f24a

Browse files
rewording
Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
1 parent b442c17 commit 080f24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bioblend/galaxy/folders/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def show_folder(
8888
8989
:type offset: int
9090
:param contents: When ``contents=True``, number of items to skip. Return
91-
contents starting with item offset+1.
91+
contents starting from item offset+1.
9292
9393
:type include_deleted: bool
9494
:param include_deleted: When ``contents=True``, whether to include

0 commit comments

Comments
 (0)