summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/web/FTPDialog.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/web/FTPDialog.py')
-rw-r--r--wizards/com/sun/star/wizards/web/FTPDialog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/web/FTPDialog.py b/wizards/com/sun/star/wizards/web/FTPDialog.py
index 673102a298db..63d3f2cb0f66 100644
--- a/wizards/com/sun/star/wizards/web/FTPDialog.py
+++ b/wizards/com/sun/star/wizards/web/FTPDialog.py
@@ -43,7 +43,7 @@ from com.sun.star.ucb.OpenMode import FOLDERS
# (*) choosing a directory on the server.
# If a connection was established successfully, the user may
# press OK, which will change
-# the CGPublish object propertiers according the user's input.
+# the CGPublish object properties according the user's input.
# If no connection was established. the OK and Choose-Dir button are disabled.
# See the method "disconnect()" which disables them.
#