summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-11-23 09:14:02 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-11-23 09:14:02 -0600
commit6c90a05e6cdd65d3656f1a559ff5a1e911741edf (patch)
tree22e04d2ab4c02f72240b042c1466969baad60192
parent3954a99fbd09ead9543cb0e9c682cbf2f69dae8f (diff)
Hyphenate pre-noun adjective phrase
Change-Id: I108cb3b91031327f7d775857f8e7d55042eccb6c
-rw-r--r--source/text/sbasic/shared/GetPathSeparator.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/GetPathSeparator.xhp b/source/text/sbasic/shared/GetPathSeparator.xhp
index d4c63c5362..4223e0d3b5 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>