diff --git a/doc/source/user_guide/data_types.txt b/doc/source/user_guide/data_types.txt index e5f5f840..98ecf9bb 100644 --- a/doc/source/user_guide/data_types.txt +++ b/doc/source/user_guide/data_types.txt @@ -10,7 +10,7 @@ uint8 0 to 255 uint16 0 to 65535 float 0 to 1 int8 -128 to 127 -int16 -32767 to 32768 +int16 -32768 to 32767 =========== ================ Input types