summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/new_chapters/device.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/new_chapters/device.t b/doc/new_chapters/device.t
index ae71aa7170..05ef101fec 100644
--- a/doc/new_chapters/device.t
+++ b/doc/new_chapters/device.t
@@ -116,7 +116,7 @@ It merely returns the value stored by a previous call to @code{tcgetattr()}.
@subheading NOTES:
-Baud reates are defined by symbols, such as B110, B1200, B2400. The actual
+Baud rates are defined by symbols, such as B110, B1200, B2400. The actual
number returned for any given speed may change from system to system.
@page