Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hgv79116 committed Dec 14, 2023
1 parent e03b7c3 commit c9b2ead
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 c9b2ead

Please sign in to comment.