summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbaccess/source/ui/inc/TypeInfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/TypeInfo.hxx b/dbaccess/source/ui/inc/TypeInfo.hxx
index 4304bfd82c16..97c1e150c00f 100644
--- a/dbaccess/source/ui/inc/TypeInfo.hxx
+++ b/dbaccess/source/ui/inc/TypeInfo.hxx
@@ -107,7 +107,7 @@ const sal_uInt16 TYPE_BIT = 31;
@param _sCreateParams the create params
@param _nPrecision the precision
@param _nScale the scale
- @param _bAutoIncrement if it is a auto increment
+ @param _bAutoIncrement if it is an auto increment
@param _brForceToType true when type was found which has some differences
*/
TOTypeInfoSP getTypeInfoFromType(const OTypeInfoMap& _rTypeInfo,