From c0bcdde2a048b6e5465a14182947c09fcd170d45 Mon Sep 17 00:00:00 2001
From: Andrea Gelmini <andrea.gelmini@gelma.net>
Date: Sat, 1 Oct 2016 17:45:29 +0200
Subject: Fix typos

Change-Id: I6aeda978911b25caa45d4e459e581fc743e93d2c
Reviewed-on: https://gerrit.libreoffice.org/29442
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
---
 wizards/com/sun/star/wizards/web/WWD_Startup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'wizards/com')

diff --git a/wizards/com/sun/star/wizards/web/WWD_Startup.py b/wizards/com/sun/star/wizards/web/WWD_Startup.py
index c789c19e5038..2c235104459f 100644
--- a/wizards/com/sun/star/wizards/web/WWD_Startup.py
+++ b/wizards/com/sun/star/wizards/web/WWD_Startup.py
@@ -613,7 +613,7 @@ class WWD_Startup(WWD_General):
     '''
     Disables/enables the docUpDown buttons (step 2)
     according to the currently selected document
-    (no doc selected - both disbaled, last doc selected,
+    (no doc selected - both disabled, last doc selected,
     down disabled and so on...)
     '''
 
-- 
cgit