Fixes typo

This commit is contained in:
Richard 2019-11-01 09:57:13 +00:00 committed by GitHub
parent f26421658d
commit 5197766e78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,7 +122,7 @@ Export a file or folder
public_exported_web_link = m.export('my_mega_folder/my_sub_folder_to_share') public_exported_web_link = m.export('my_mega_folder/my_sub_folder_to_share')
# e.g. https://mega.nz/#F!WlVl1CbZ!M3wmhwZDENMNUJoBsdzFng # e.g. https://mega.nz/#F!WlVl1CbZ!M3wmhwZDENMNUJoBsdzFng
Fine a file or folder Find a file or folder
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. code:: python .. code:: python