summaryrefslogtreecommitdiffstats
path: root/wizards/source/euro/Protect.xba
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/euro/Protect.xba')
-rw-r--r--wizards/source/euro/Protect.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/euro/Protect.xba b/wizards/source/euro/Protect.xba
index 32badc3f5164..68ffc72f18ce 100644
--- a/wizards/source/euro/Protect.xba
+++ b/wizards/source/euro/Protect.xba
@@ -133,7 +133,7 @@ End Sub
' Reprotects the previousliy protected sheets
-' The passwordinformation is stored in the List 'UnProtectList()'
+' The password information is stored in the List 'UnProtectList()'
Sub ReprotectSheets()
Dim i as Integer
Dim oProtectSheet as Object
@@ -189,4 +189,4 @@ Dim bProtectedSheets as Boolean
End If
Next i
CheckSheetProtection() = False
-End Function</script:module> \ No newline at end of file
+End Function</script:module>