trivial: fix a spelling error in a comment.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
master
Richard Cochran 2012-09-12 17:21:07 +02:00
parent d4e761138e
commit f3b0ca69d3
1 changed files with 1 additions and 1 deletions

2
tmv.h
View File

@ -33,7 +33,7 @@
* arithmetic functions such as @ref tmv_add() and the like, and just
* use plain old math operators in the code.
*
* However, we are going to be a bit pendandic here and enforce the
* However, we are going to be a bit pedantic here and enforce the
* use of the these functions, so that we can easily upgrade the code
* to a finer representation later on. In that way, we can make use of
* the fractional nanosecond parts of the correction fields, if and