This commit is contained in:
Bernardo Damele
2010-11-12 10:02:02 +00:00
parent 306e96331d
commit 66c82d72e4
11 changed files with 19 additions and 19 deletions

View File

@@ -144,7 +144,7 @@ class Fingerprint(GenericFingerprint):
return True
else:
warnMsg = "the back-end DMBS is not Microsoft SQL Server"
warnMsg = "the back-end DBMS is not Microsoft SQL Server"
logger.warn(warnMsg)
return False