Skip to content

Commit 89b506b

Browse files
authored
file.xml: add the missing dot characters (#3532)
1 parent 8568bac commit 89b506b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/filesystem/functions/file.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
</term>
6363
<listitem>
6464
<simpara>
65-
Omit newline at the end of each array element
65+
Omit newline at the end of each array element.
6666
</simpara>
6767
</listitem>
6868
</varlistentry>
@@ -72,7 +72,7 @@
7272
</term>
7373
<listitem>
7474
<simpara>
75-
Skip empty lines
75+
Skip empty lines.
7676
</simpara>
7777
</listitem>
7878
</varlistentry>
@@ -82,7 +82,7 @@
8282
</term>
8383
<listitem>
8484
<simpara>
85-
Don't use the default context
85+
Don't use the default context.
8686
</simpara>
8787
</listitem>
8888
</varlistentry>

0 commit comments

Comments
 (0)