docs(fix): fixed reversed description of duration magnitude #271
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Just a fix of what I believe is a typo, but also a couple out-of-code comments re: possible changes.
Fix: the docs said that -1 century < (-1 century + 1 ns), which I believe is the opposite of what you meant. (Had to download library and check though since, per the point of explaining, it could've gone either way :)
A couple other things that might be worth changing/clarifying:
Just figured I'd bring it up in case you thought minor re-wording could help, since I was making a (micro) PR.
(I've only just found your crate, so I have zero expertise here and may be misunderstanding its intended interpretation.)