From 5d5dc059cb4b88fe19e5d92e7d9b9ae581afce98 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 26 Jun 2015 18:06:52 +0200 Subject: Fix typos Change-Id: I80995af6459af9f647e66d1c85da2eedad2647b9 Reviewed-on: https://gerrit.libreoffice.org/16523 Tested-by: Jenkins Reviewed-by: Julien Nabet --- wizards/com/sun/star/wizards/web/WWD_Events.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards') diff --git a/wizards/com/sun/star/wizards/web/WWD_Events.py b/wizards/com/sun/star/wizards/web/WWD_Events.py index 15c2ef05f4d9..ed37193853aa 100644 --- a/wizards/com/sun/star/wizards/web/WWD_Events.py +++ b/wizards/com/sun/star/wizards/web/WWD_Events.py @@ -53,7 +53,7 @@ class WWD_Events(WWD_Startup): ''' He - my constructor ! I add a window listener, which, when - the window closes, deltes the temp directory. + the window closes, deletes the temp directory. ''' def __init__(self, xmsf): -- cgit