source/text/swriter/librelogo/LibreLogo.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a5706714cdaab038624130be071cd98b8a452968
Author: Németh László <nem...@numbertext.org>
Date:   Tue Jan 22 08:07:42 2013 +0100

    typo fix in LibreLogo help
    
    Change-Id: I5fc10bd2551b05481040e94b2f4d53eb3b97eafa
    Signed-off-by: Andras Timar <ati...@suse.com>

diff --git a/source/text/swriter/librelogo/LibreLogo.xhp 
b/source/text/swriter/librelogo/LibreLogo.xhp
index f8ab88e..c5b131b 100644
--- a/source/text/swriter/librelogo/LibreLogo.xhp
+++ b/source/text/swriter/librelogo/LibreLogo.xhp
@@ -79,7 +79,7 @@
     </listitem>
     <listitem>
         <paragraph role="paragraph" xml-lang="en-US" id="par_560">String 
notation supports also orthographical and Python syntax.</paragraph>
-        <paragraph role="logocode" xml-lang="en-US" id="par_570"> PRINT "word" 
; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, 
Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/></paragraph>
+        <paragraph role="logocode" xml-lang="en-US" id="par_570"> PRINT "word 
; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, 
Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/></paragraph>
     </listitem>
     <listitem>
         <paragraph role="paragraph" xml-lang="en-US" id="par_580">Python list 
and string handling</paragraph>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to