[Libreoffice-commits] .: Branch 'libreoffice-4-0' - source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Jan 21 23:11:26 PST 2013


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

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

    typo fix in LibreLogo help
    
    Change-Id: I5fc10bd2551b05481040e94b2f4d53eb3b97eafa
    Signed-off-by: Andras Timar <atimar at 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>


More information about the Libreoffice-commits mailing list