MS-Changes

This commit is contained in:
Digital Data - Marlon Schreiber
2017-11-07 10:11:01 +01:00
parent 020bd7a390
commit fb6204abbc
5 changed files with 23 additions and 11 deletions

View File

@@ -471,7 +471,7 @@ Public Class ClassDOC_SEARCH
Return False
End If
Else
MsgBox("Could no initialize right-module - Check the log!", MsgBoxStyle.Exclamation)
MsgBox("Could not initialize right-module - Check the log!", MsgBoxStyle.Exclamation)
Return False
End If
'DD_Rights.clsLogger.Init(Application.UserAppDataPath() & "\Log", USER_USERNAME)