Spellchecking

This commit is contained in:
Jakub Chrzanowski
2023-08-07 15:20:46 +02:00
parent f631e302f6
commit 79f16d41d3
5 changed files with 19 additions and 19 deletions

View File

@@ -35,7 +35,7 @@ jobs:
- name: Fetch Sources
uses: actions/checkout@v3
# Setup Java environment for the next steps
# Set up Java environment for the next steps
- name: Setup Java
uses: actions/setup-java@v3
with: