trivial: fix a spelling error in a comment.
Signed-off-by: Richard Cochran <richardcochran@gmail.com>master
parent
d4e761138e
commit
f3b0ca69d3
2
tmv.h
2
tmv.h
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue