rdmo icon indicating copy to clipboard operation
rdmo copied to clipboard

Fix some typos (found by codespell and typos)

Open stweil opened this issue 1 month ago • 1 comments

Description

Related issue: #1001

Motivation and Context

I noticed a typo while using the software.

How has this been tested?

Manual review of the changes.

Screenshots (if appropriate)

Types of Changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [x] Documentation content changes
  • [ ] Other (please describe):

Checklist

  • [x] I have read the contributor guide.
  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.

stweil avatar May 22 '24 12:05 stweil