summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/timer.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-17 18:15:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-17 18:15:39 +0000
commit183369d86520e3880eec8ea306890e007cab7387 (patch)
treeacdb9ab0c5bb383fb3c6cdc5d42b6606cc0c9ef7 /doc/bsp_howto/timer.t
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to eliminate another (diff)
downloadrtems-183369d86520e3880eec8ea306890e007cab7387.tar.bz2
Incorporated Jeff's suggestions.
Diffstat (limited to 'doc/bsp_howto/timer.t')
-rw-r--r--doc/bsp_howto/timer.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bsp_howto/timer.t b/doc/bsp_howto/timer.t
index 8794ea00ee..6a9642e941 100644
--- a/doc/bsp_howto/timer.t
+++ b/doc/bsp_howto/timer.t
@@ -15,7 +15,7 @@ bus cycles. This information can be very useful for determining
precisely what pieces of code require optimization and to measure the
impact of specific minor changes.
-The gen68340 BSP also uses the TImer Driver to support a high performance
+The gen68340 BSP also uses the Timer Driver to support a high performance
mode of the on-CPU UART.
@section Benchmark Timer