source/text/sbasic/shared/03120112.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0d068dc8d5cd64f89c8a8e3d0a6bef6ed9e1ee87
Author:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
AuthorDate: Wed Aug 15 22:58:04 2018 -0500
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Wed Aug 15 22:58:04 2018 -0500

    Horrible use of capitals here
    
    Change-Id: Id38a238f97718e498bb65a450e68550708222295

diff --git a/source/text/sbasic/shared/03120112.xhp 
b/source/text/sbasic/shared/03120112.xhp
index 209995589..cb3394dab 100644
--- a/source/text/sbasic/shared/03120112.xhp
+++ b/source/text/sbasic/shared/03120112.xhp
@@ -52,7 +52,7 @@
 <embed href="text/sbasic/shared/00000003.xhp#functexample"/>
 <bascode>
 <paragraph id="par_idm1341138080" role="bascode" localize="false" 
xml-lang="en-US">Sub ExampleChrW</paragraph>
-<paragraph id="par_id3154909" role="bascode" xml-lang="en-US"> ' This example 
inserts the greek letter Alpha and Omega in a string.</paragraph>
+<paragraph id="par_id3154909" role="bascode" xml-lang="en-US"> ' This example 
inserts the Greek letters alpha and omega in a string.</paragraph>
 <paragraph id="par_id3151380" role="bascode" xml-lang="en-US"> MsgBox "From "+ 
ChrW(913)+" to " + ChrW(937)</paragraph>
 <paragraph id="par_id3145174" role="bascode" xml-lang="en-US"> ' The printout 
appears in the dialog as: From Α to Ω</paragraph>
 <paragraph id="par_idm1341131568" role="bascode" localize="false" 
xml-lang="en-US">End Sub</paragraph>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to