Skip to content

Commit

Permalink
Merge pull request #2095 from jwillemsen/jwi-typotimebase
Browse files Browse the repository at this point in the history
Fixed typo in comment
  • Loading branch information
jwillemsen authored Aug 14, 2023
2 parents a71b63a + 2b705cf commit 694a7f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TAO/tao/TimeBase.pidl
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ module TimeBase
/// The actual time
TimeT time;

/// The lowest bound for innacuracy
/// The lowest bound for inaccuracy
unsigned long inacclo;

/// The upper bound for the innacuracy
/// The upper bound for the inaccuracy
unsigned short inacchi;

/// @todo please document
Expand Down

0 comments on commit 694a7f3

Please sign in to comment.