summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorluz paz <luzpaz@users.noreply.github.com>2021-06-29 15:35:59 -0400
committerluz paz <luzpaz@users.noreply.github.com>2021-06-29 15:35:59 -0400
commit380c4575cb8a5f6e3089bf7f1a3d003d6d117620 (patch)
treee0ac078c9e1c692845d67f70a84148c3cf6af874 /.github/workflows/build.yml
parent2b3e39f299ed16cbb5339eb2c9cad7d9f98f022b (diff)
Fix misc. typos
Found via `codespell -q 3 -S *.ts,*.po,*.rtf,./.git,./src/library,./lib,./build/wix -L ba,chang,crate,ect,everytime,german,hace,iff,jus,ith,lokal,nd,ons,pevent,pparent,preverse,seeked,sheat,sinc,splitted,substract,thru,tim,uint`
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 2517a25337..4859244de7 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -160,7 +160,7 @@ jobs:
# Studio on Windows comes with its own CMake version anyway.
if: runner.os == 'macOS'
with:
- # This should always match the mininum required version in
+ # This should always match the minimum required version in
# our CMakeLists.txt
cmake-version: '3.16.x'