summary refs log tree commit diff stats
path: root/doc/manual
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual')
-rw-r--r--doc/manual/types.txt1
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
 --------------------------------