Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TimeSpan extensions to be plural #703

Merged

Conversation

jnyrup
Copy link
Member

@jnyrup jnyrup commented Dec 4, 2017

This PR changes the Microsecond(this TimeSpan) and Nanosecond(this TimeSpan) introduced int #669 to
their plural forms Microseconds(this TimeSpan) and Nanoseconds(this TimeSpan).

This aligns their naming with TimeSpan.

@dennisdoomen dennisdoomen merged commit 371ab15 into fluentassertions:release-5.0 Dec 5, 2017
@jnyrup jnyrup deleted the timeSpanExtensions branch December 5, 2017 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants