summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/timer.t
diff options
context:
space:
mode:
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