Skip to content

Fix for documentation of the [form]TruncatingRemainder methods. #5047

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

Merged
merged 1 commit into from
Sep 28, 2016
Merged

Fix for documentation of the [form]TruncatingRemainder methods. #5047

merged 1 commit into from
Sep 28, 2016

Conversation

stephentyrone
Copy link
Contributor

The result of these methods was incorrectly documented as having
the same sign as other (the divisor) rather than self (the
dividend). This patch corrects the documentation, and also fixes
the capitalization of formTruncatingRemainder in one location.

Resolves SR-2782.

The result of these methods was incorrectly documented as having
the same sign as `other` (the divisor) rather than `self` (the
dividend). This patch corrects the documentation, and also fixes
the capitalization of `formTruncatingRemainder` in one location.
@stephentyrone
Copy link
Contributor Author

@swift-ci Please smoke test and merge.

@swift-ci swift-ci merged commit 36aae65 into swiftlang:master Sep 28, 2016
@stephentyrone stephentyrone deleted the SR-2782-truncatingRemainder-doc branch September 28, 2016 17:08
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.

2 participants