Skip to content

Correct miss-spelling of rendering in MainWindowController #75

Correct miss-spelling of rendering in MainWindowController

Correct miss-spelling of rendering in MainWindowController #75

Workflow file for this run

name: Spelling
on:
push:
branches: [develop]
pull_request:
branches: [develop]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master