Skip to content

Commit cb3a137

Browse files
committed
Typo corrected
1 parent 2178608 commit cb3a137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

access-add-in/Install.vbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const AddInName = "DBMS Connection Wizard"
22
const AddInFileName = "DbmsConnectionWizard.accda"
3-
const MsgBoxTitle = "Install/Update ACLib-Import-Wizard"
3+
const MsgBoxTitle = "Install/Update ACLib-DBMS-Connection-Wizard"
44

55
MsgBox "Before updating the add-in file, the add-in must not be loaded!" & chr(13) & _
66
"Close all access instances for safety.", , MsgBoxTitle & ": Information"

0 commit comments

Comments
 (0)