diff --git a/libs/temporal/timeline.cc b/libs/temporal/timeline.cc index d15112e5de..c6b4d33792 100644 --- a/libs/temporal/timeline.cc +++ b/libs/temporal/timeline.cc @@ -507,7 +507,7 @@ timepos_t::expensive_add (timepos_t const & other) const /* */ -/* ::distance() assumes that @param d is later on the timeline than this, and +/* ::distance() assumes that @param other is later on the timeline than this, and * thus returns a positive value if this condition is satisfied. */