From c0d378c0aa220d4cda29f3990f616eca3685912a Mon Sep 17 00:00:00 2001 From: demotomohiro Date: Fri, 28 Sep 2018 00:13:58 +0900 Subject: manual: fix typo in 'Pre-defined integer types' --- doc/manual.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual.rst b/doc/manual.rst index 6afc10473..e5944fc8c 100644 --- a/doc/manual.rst +++ b/doc/manual.rst @@ -724,7 +724,7 @@ intXX suffix ``'u`` is of this type. uintXX - additional signed integer types of XX bits use this naming scheme + additional unsigned integer types of XX bits use this naming scheme (example: uint16 is a 16 bit wide unsigned integer). The current implementation supports ``uint8``, ``uint16``, ``uint32``, ``uint64``. Literals of these types have the suffix 'uXX. -- cgit 1.4.1-2-gfad0