Skip to content

Fix typo in comment: 'errror' -> 'error'#176

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:fix-ci-20251228
Dec 29, 2025
Merged

Fix typo in comment: 'errror' -> 'error'#176
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:fix-ci-20251228

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Summary

  • Fix typo in src/larray.jl:289: 'errror' -> 'error'

Context

The CI health check revealed that the Spell Check workflow was failing due to this typo in a comment. This PR fixes it.

Test Plan

  • Local tests pass (Pkg.test() completed successfully)
  • CI spell check should now pass

cc @ChrisRackauckas


🤖 Generated with Claude Code

The spell check CI workflow was failing due to a typo in src/larray.jl:289.
This fix corrects 'errror' to 'error' in the comment.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit 9c65b28 into SciML:master Dec 29, 2025
6 of 7 checks passed
@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor Author

Added a second commit to fix the alldeps CI failure by updating RecursiveArrayTools compat from 3 to 3.1. RecursiveArrayTools 3.0.0 has dependency resolution conflicts that cause the alldeps test to fail.

cc @ChrisRackauckas

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