summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03120102.xhp
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-05-11 01:31:13 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-05-11 01:31:24 -0500
commit2f8fbb8c0aa867e8986a496820cf79d75a5d5ea1 (patch)
tree36d4d8dfc5476280ea0220e29200a0e738e241ee /source/text/sbasic/shared/03120102.xhp
parent6b3fde1a622298ca05027892d395b3c1f5acdcb9 (diff)
Typos
Change-Id: Id5040a184e0dbc5456ceb8010a35dc0380b7e01f
Diffstat (limited to 'source/text/sbasic/shared/03120102.xhp')
-rw-r--r--source/text/sbasic/shared/03120102.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03120102.xhp b/source/text/sbasic/shared/03120102.xhp
index d6e56fdcba..b516500fe8 100644
--- a/source/text/sbasic/shared/03120102.xhp
+++ b/source/text/sbasic/shared/03120102.xhp
@@ -42,9 +42,9 @@
<paragraph id="par_id3153824" role="paragraph" xml-lang="en-US">String</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
- <paragraph id="par_id3149295" role="paragraph" xml-lang="en-US"> <emph>Expression:</emph> a numeric expression that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value.</paragraph>
+ <paragraph id="par_id3149295" role="paragraph" xml-lang="en-US"> <emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value.</paragraph>
- <warning id="par_id991552913928635">When VBA compatibility mode is enabled (<link href="text/sbasic/shared/03103350.xhp" name="vbasupport"><literal>OPTION VBASUPPORT 1</literal></link>), <emph>Expression</emph> is a numeric expression that represent a valid 8 bit ASCII value (0-255) only.</warning>
+ <warning id="par_id991552913928635">When VBA compatibility mode is enabled (<link href="text/sbasic/shared/03103350.xhp" name="vbasupport"><literal>OPTION VBASUPPORT 1</literal></link>), <emph>Expression</emph> is a numeric expression that represents a valid 8-bit ASCII value (0-255) only.</warning>
<paragraph id="par_id3159414" role="paragraph" xml-lang="en-US">Use the <emph>Chr$</emph> function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression.</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#errorcode"/>