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

doc fix issue Update mod.rs #6937

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Guayaba221
Copy link

Hey !
I fixed spelling issue.Glad I could help .
Br, Guayaba221.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Collaborator

@orizi orizi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Guayaba221)


crates/cairo-lang-casm/src/hints/mod.rs line 186 at r1 (raw file):

    /// in sqrt0 and sqrt1 as well as the 128bit limbs of the remainder in remainder_low and
    /// remainder_high. The remainder is defined as `value - sqrt**2`.
    /// Lastly it checks whether: `2*sqrt - remainder >= 2**128`.

Suggestion:

    /// Lastly it checks whether `2*sqrt - remainder >= 2**128`.

@Guayaba221
Copy link
Author

@orizi Thanks. Done

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.

3 participants