summary refs log tree commit diff stats
path: root/doc/manual/definitions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/definitions.txt')
-rw-r--r--doc/manual/definitions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/definitions.txt b/doc/manual/definitions.txt
index 9eb20f70f..9004ce658 100644
--- a/doc/manual/definitions.txt
+++ b/doc/manual/definitions.txt
@@ -30,7 +30,7 @@ exceptions* or *dying with a fatal error*. However, the implementation
 provides a means to disable these runtime checks. See the section pragmas_
 for details. 
 
-Wether a checked runtime error results in an exception or in a fatal error at
+Whether a checked runtime error results in an exception or in a fatal error at
 runtime is implementation specific. Thus the following program is always
 invalid: