Skip to content

Fix typos in docstrings, RST documentation, and source comments#36

Merged
gb119 merged 2 commits intostablefrom
copilot/fix-typos-in-docstrings-rst-markdown
Mar 21, 2026
Merged

Fix typos in docstrings, RST documentation, and source comments#36
gb119 merged 2 commits intostablefrom
copilot/fix-typos-in-docstrings-rst-markdown

Conversation

Copy link
Contributor

Copilot AI commented Mar 21, 2026

Systematic codespell scan of the stable branch identified 145 typos across docstrings, RST docs, and inline comments. All fixes are cosmetic — no functional logic changed.

Documentation (doc/, README.rst)

  • README.rst / doc/readme.rst: Python, compatible, distribution, metadata, hierarchy, choice, facilities, arbitrary, inheritance, deprecate, releases
  • doc/conf.py, doc/Stoner.rst, doc/analysis-fitting.rst
  • doc/UserGuide/: 8 RST files covering analysisfile, cookbook, curve_fitting, datafile, datafolder, developer, image, plotfile, upgrade
  • doc/samples/stitch.py, stitch_int_overlap.py

Python source (Stoner/)

  • core/: base.py, data.py, interfaces.py, methods.py, array.py
  • analysis/: columns.py, filtering.py, functions.py, utils.py, fitting classes/functions/models
  • Image/: attrs.py, core.py, imagefuncs.py, kerr.py, widgets.py
  • folders/: core.py, groups.py, methods.py, mixins.py, utils.py
  • formats/: attocube.py, decorators.py, maximus.py, data/ subpackage
  • plot/: core.py, formats.py
  • tools/: decorators.py, file.py, tests.py

Notable recurring patterns fixed: menthod→method (11×), shouldbe→should be, Couldn;t→Couldn't, givem→given, repalce→replace.


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Copilot AI changed the title [WIP] Fix typos in docstrings and markdown files Fix typos in docstrings, RST documentation, and source comments Mar 21, 2026
Copilot AI requested a review from gb119 March 21, 2026 17:35
@github-actions
Copy link

Test Results

  3 files  ±0    3 suites  ±0   16m 49s ⏱️ - 1m 3s
291 tests ±0  115 ✅ ±0  0 💤 ±0  158 ❌ ±0  18 🔥 ±0 
815 runs  ±0  634 ✅ ±0  0 💤 ±0  158 ❌ ±0  23 🔥 ±0 

For more details on these failures and errors, see this check.

Results for commit 1367ccd. ± Comparison against base commit 6cb282d.

@gb119 gb119 changed the base branch from main to stable March 21, 2026 18:57
@gb119 gb119 marked this pull request as ready for review March 21, 2026 18:57
@gb119 gb119 merged commit 2ec29b0 into stable Mar 21, 2026
12 of 14 checks passed
@gb119 gb119 deleted the copilot/fix-typos-in-docstrings-rst-markdown branch March 21, 2026 18:57
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