[Libreoffice-commits] help.git: source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Nov 23 15:15:02 UTC 2018
source/text/sbasic/shared/GetPathSeparator.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6c90a05e6cdd65d3656f1a559ff5a1e911741edf
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Fri Nov 23 09:14:02 2018 -0600
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Fri Nov 23 09:14:02 2018 -0600
Hyphenate pre-noun adjective phrase
Change-Id: I108cb3b91031327f7d775857f8e7d55042eccb6c
diff --git a/source/text/sbasic/shared/GetPathSeparator.xhp b/source/text/sbasic/shared/GetPathSeparator.xhp
index d4c63c536..4223e0d3b 100644
--- a/source/text/sbasic/shared/GetPathSeparator.xhp
+++ b/source/text/sbasic/shared/GetPathSeparator.xhp
@@ -20,7 +20,7 @@
</bookmark>
<section id="getpathseparator">
<paragraph role="heading" level="1" id="N0002"><link href="text/sbasic/shared/GetPathSeparator.xhp" name="GetPathSeparator">GetPathSeparator Function</link></paragraph>
- <paragraph role="paragraph" id="N0003">Return the operating system dependent directory separator used to specify file paths.</paragraph>
+ <paragraph role="paragraph" id="N0003">Return the operating system-dependent directory separator used to specify file paths.</paragraph>
</section>
<paragraph role="heading" level="2" id="N0004">Syntax:</paragraph>
<paragraph role="bascode" id="N0005">GetPathSeparator()</paragraph>
More information about the Libreoffice-commits
mailing list