Skip to content

Commit 1ce2bb9

Browse files
committed
Fixed doc bug.
1 parent 95f84e8 commit 1ce2bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/updown.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ def download(dbx, folder, subfolder, name):
166166
return data
167167

168168
def upload(dbx, fullname, folder, subfolder, name, overwrite=False):
169-
"""Opload a file.
169+
"""Upload a file.
170170
171171
Return the request response, or None in case of error.
172172
"""

0 commit comments

Comments
 (0)