summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWade A Smith <warm38@juno.com>1998-09-30 21:18:46 +0000
committerWade A Smith <warm38@juno.com>1998-09-30 21:18:46 +0000
commit05d499280cbc570c367281cccaf5aae7e677523a (patch)
tree7002da3c5e97aa1317e5b6c4f5032aa017e21ba8
parentCorrected TYPO errors in the file (diff)
downloadrtems-05d499280cbc570c367281cccaf5aae7e677523a.tar.bz2
Corrected TYPO error in the file.
-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