Skip to content

Conversation

ChrisRackauckas
Copy link
Member

Fix 7 spelling errors and add configuration to allow legitimate mathematical terms.

Changes Made

Fixed spelling errors:

  • tranforms → transforms: Fixed comment in sparse.jl
  • convers → converts: Fixed comments in sparse.jl and symbolic.jl
  • repetative → repetitive: Fixed comment in symbolic.jl
  • numerial → numerical: Fixed comment in symbolic.jl
  • synbolic → symbolic: Fixed test files (2 instances)

Added .typos.toml configuration:

  • Allow numer: Legitimate numerator function name

Files Changed

  • src/sparse.jl (2 fixes)
  • src/symbolic.jl (3 fixes)
  • test/AxiomSyntaxTestFiles/ (2 fixes)
  • .typos.toml (new file)

Total: 7 spelling fixes, 1 legitimate term preserved

- Fix tranforms -> transforms in sparse.jl
- Fix convers -> converts in sparse.jl and symbolic.jl
- Fix repetative -> repetitive in symbolic.jl
- Fix numerial -> numerical in symbolic.jl
- Fix synbolic -> symbolic in test files (2 instances)
- Add .typos.toml to allow legitimate 'numer' function name

Total: 7 spelling fixes across multiple files
@ChrisRackauckas ChrisRackauckas merged commit ce498f7 into main Jul 29, 2025
3 of 4 checks passed
@ChrisRackauckas ChrisRackauckas deleted the fix-spelling-errors branch July 29, 2025 17:29
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