Skip to content

Conversation

antonmosich
Copy link
Contributor

📚 Description

I noticed a typo while reading the documentation and thought this was the best way to fix it.

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

@videlec
Copy link
Contributor

videlec commented May 14, 2023

Thanks for providing a PR. Would be good to fix them all at once

$ git grep wheter
m4/ax_gcc_option.m4:#   AX_GCC_OPTION checks wheter gcc accepts the passed OPTION. If it accepts
m4/ax_gxx_option.m4:#   AX_GCC_OPTION checks wheter gcc accepts the passed OPTION. If it accepts
src/sage/libs/gap/element.pyx:        - ``mut`` - (boolean) wheter to return an mutable copy
src/sage/rings/finite_rings/integer_mod.pyx:        Test wheter ``self`` divides ``other``.

@antonmosich
Copy link
Contributor Author

Amended according changes to the commit

@videlec
Copy link
Contributor

videlec commented May 14, 2023

I noticed an ugly an mutable on a line that you modified. But there are a lot of instances of these! I opened #35642.

@vbraun vbraun merged commit 9a0d0ab into sagemath:develop May 28, 2023
@antonmosich antonmosich deleted the patch-1 branch September 1, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants