diff options
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/types.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/manual/types.txt b/doc/manual/types.txt index 8361ec1f2..56584f257 100644 --- a/doc/manual/types.txt +++ b/doc/manual/types.txt @@ -138,7 +138,6 @@ determined). Assignments from the base type to one of its subrange types A subrange type has the same size as its base type (``int`` in the example). - Pre-defined floating point types -------------------------------- |