From b1456548611b44735be2ebf66d2cb1943c7e4322 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 11 Apr 2014 09:32:51 +0200 Subject: typo: regularily -> regularly --- wizards/com/sun/star/wizards/web/TOCPreview.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards/com/sun/star/wizards/web') diff --git a/wizards/com/sun/star/wizards/web/TOCPreview.py b/wizards/com/sun/star/wizards/web/TOCPreview.py index 9833984c32e0..0cde1b4bd307 100644 --- a/wizards/com/sun/star/wizards/web/TOCPreview.py +++ b/wizards/com/sun/star/wizards/web/TOCPreview.py @@ -30,7 +30,7 @@ from ..common.UCB import UCB # Since the files are both static and dynamic (some are always the same, # while other change according to user choices) # I divide this tasks to two: all necessary -# static files, which should not regularily update are copied upon +# static files, which should not regularly update are copied upon # instanciation. # The TOC is generated in refresh(...); -- cgit v1.2.3