Minor wording update

This commit is contained in:
Miroslav Stampar
2018-06-07 00:46:54 +02:00
parent 091c8ab2dd
commit e0c7b5c63c
4 changed files with 7 additions and 7 deletions

View File

@@ -481,7 +481,7 @@ dumpAll = False
# Valid: True or False
search = False
# Retrieve back-end database management system comments.
# Check for database management system database comments during enumeration.
# Valid: True or False
getComments = False
@@ -710,7 +710,7 @@ forms = False
# Valid: True or False
freshQueries = False
# Use DBMS hex function(s) for data retrieval.
# Use hex conversion during data retrieval.
# Valid: True or False
hexConvert = False