summaryrefslogtreecommitdiffstats
path: root/doc/user/timer.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-07-18 15:04:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-07-18 15:04:19 +0000
commit372a382ab4f0c6f97975cb02fb229f405f4daa55 (patch)
tree9cdf949ae8845ed8bf6a7beef6ae3bb93170f2fc /doc/user/timer.t
parentReordered specs. (diff)
downloadrtems-372a382ab4f0c6f97975cb02fb229f405f4daa55.tar.bz2
Fixed typo of "::"
Diffstat (limited to 'doc/user/timer.t')
-rw-r--r--doc/user/timer.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/timer.t b/doc/user/timer.t
index bc9ad0dfa8..cbca2a868e 100644
--- a/doc/user/timer.t
+++ b/doc/user/timer.t
@@ -77,7 +77,7 @@ sometimes referred to as a "keep alive" or a "deadman" timer.
@subsection Timer Service Routines
The timer service routine should adhere to @value{LANGUAGE} calling
-conventions and have a prototype similar to the following::
+conventions and have a prototype similar to the following:
@ifset is-C
@example