Skip to content

Commit

Permalink
Fix Outdated Comment And Clean Up Grammar
Browse files Browse the repository at this point in the history
days -> seconds and "in until to" -> "from"

Co-authored-by: Cy Rossignol <cy@rossignols.me>
  • Loading branch information
RoboticMind and cyrossignol committed Jul 21, 2020
1 parent c1ae5a7 commit adbc43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neuralnet/accrual/snapshot.h
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ class SnapshotCalculator
//! \brief Calculate the age of the active superblock to determine the
//! duration of the accrual period.
//!
//! \return Superblock age as days in until to the payment time.
//! \return Superblock age as seconds from the payment time.
//!
int64_t SuperblockAge() const
{
Expand Down

0 comments on commit adbc43a

Please sign in to comment.