summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/text/sbasic/shared/03/sf_filesystem.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03/sf_filesystem.xhp b/source/text/sbasic/shared/03/sf_filesystem.xhp
index 9622fa0996..e0dd82cc8e 100644
--- a/source/text/sbasic/shared/03/sf_filesystem.xhp
+++ b/source/text/sbasic/shared/03/sf_filesystem.xhp
@@ -707,7 +707,7 @@
<bookmark_value>FileSystem service;Files</bookmark_value>
</bookmark>
<h2 id="hd_id461583944327647" localize="false">Files</h2>
- <paragraph role="paragraph" id="par_id11158394432779">Returns a zero-based array (BASIC) or tple (Python) of the files stored in a given folder. Each entry in the array or tuple is a string containing the full path and file name.</paragraph>
+ <paragraph role="paragraph" id="par_id11158394432779">Returns a zero-based array (BASIC) or tuple (Python) of the files stored in a given folder. Each entry in the array or tuple is a string containing the full path and file name.</paragraph>
<paragraph role="paragraph" id="par_id641613003790120">If the argument <literal>foldername</literal> specifies a folder that does not exist, an exception is raised.</paragraph>
<paragraph role="paragraph" id="par_id821613003779799">The resulting list may be filtered with wildcards.</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#functsyntax"/>