Skip to content

Commit 59d63d4

Browse files
committed
fix typo in comment
1 parent 31fbe96 commit 59d63d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/adm/elements/time.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace adm {
3333
}
3434

3535
/// normalised fraction, such that numerator and denominator have no common
36-
/// fractors
36+
/// factors
3737
ADM_EXPORT FractionalTime normalised() const;
3838

3939
private:

0 commit comments

Comments
 (0)