Skip to content

Conversation

@fchapoton
Copy link
Contributor

just fixing some typos found using something like

egrep -IRw --no-filename -o '[a-z]+[^i ]ons?' src/sage/ | sort | uniq -c | sort -rn

📝 Checklist

  • The title is concise and informative.
  • 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 and checked the documentation preview.

@github-actions
Copy link

Documentation preview for this PR (built with commit fca106e; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Copy link
Member

@S17A05 S17A05 left a comment

Choose a reason for hiding this comment

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

Looks good to me.

vbraun pushed a commit to vbraun/sage that referenced this pull request Oct 18, 2024
just fixing some typos found using something like

`egrep -IRw  --no-filename -o '[a-z]+[^i ]ons?' src/sage/ | sort | uniq
-c | sort -rn`

### 📝 Checklist

- [x] The title is concise and informative.
- [x] 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 and checked the documentation
preview.

URL: sagemath#38819
Reported by: Frédéric Chapoton
Reviewer(s): Sebastian A. Spindler
vbraun pushed a commit to vbraun/sage that referenced this pull request Oct 20, 2024
just fixing some typos found using something like

`egrep -IRw  --no-filename -o '[a-z]+[^i ]ons?' src/sage/ | sort | uniq
-c | sort -rn`

### 📝 Checklist

- [x] The title is concise and informative.
- [x] 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 and checked the documentation
preview.

URL: sagemath#38819
Reported by: Frédéric Chapoton
Reviewer(s): Sebastian A. Spindler
vbraun pushed a commit to vbraun/sage that referenced this pull request Oct 23, 2024
sagemathgh-38819: fixing some typos
    
just fixing some typos found using something like

`egrep -IRw  --no-filename -o '[a-z]+[^i ]ons?' src/sage/ | sort | uniq
-c | sort -rn`

### 📝 Checklist

- [x] The title is concise and informative.
- [x] 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 and checked the documentation
preview.
    
URL: sagemath#38819
Reported by: Frédéric Chapoton
Reviewer(s): Sebastian A. Spindler
@vbraun vbraun merged commit 1b5ea27 into sagemath:develop Oct 26, 2024
18 of 19 checks passed
@fchapoton fchapoton deleted the some_typos_2024_10 branch October 26, 2024 19:35
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.

3 participants