Skip to content

Commit

Permalink
Fix typo (#1858)
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio authored Dec 15, 2023
2 parents e03b7c3 + c9b2ead commit bedde48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ql/time/date.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ namespace QuantLib {
typedef boost::posix_time::time_duration::fractional_seconds_type
Millisecond;

//! Millisecond number
//! Microsecond number
/*! \ingroup datetime */
typedef boost::posix_time::time_duration::fractional_seconds_type
Microsecond;
Expand Down

0 comments on commit bedde48

Please sign in to comment.