From a5706714cdaab038624130be071cd98b8a452968 Mon Sep 17 00:00:00 2001 From: Németh László Date: Tue, 22 Jan 2013 08:07:42 +0100 Subject: typo fix in LibreLogo help Change-Id: I5fc10bd2551b05481040e94b2f4d53eb3b97eafa Signed-off-by: Andras Timar --- source/text/swriter/librelogo/LibreLogo.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/swriter/librelogo/LibreLogo.xhp b/source/text/swriter/librelogo/LibreLogo.xhp index f8ab88e8c9..c5b131b077 100644 --- a/source/text/swriter/librelogo/LibreLogo.xhp +++ b/source/text/swriter/librelogo/LibreLogo.xhp @@ -79,7 +79,7 @@ String notation supports also orthographical and Python syntax. - PRINT "word" ; original Logo syntax
PRINT “Arbitrary text.” ; orthography, Writer
PRINT 'Arbitrary text.' ; Python syntax
+ PRINT "word ; original Logo syntax
PRINT “Arbitrary text.” ; orthography, Writer
PRINT 'Arbitrary text.' ; Python syntax
Python list and string handling -- cgit v1.2.3