Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
heplesser authored Jan 22, 2025
1 parent 4ea5f00 commit 9571b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nestbuildmatrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
# https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#mixed-line-ending
#
# This check makes sure the files in the repository are always consistent
# in their line endings, i.e. new line, and not carrige return+line feed.
# in their line endings, i.e. new line, and not carriage return+line feed.
runs-on: "ubuntu-20.04"
steps:
- name: "Checkout repository content"
Expand Down

0 comments on commit 9571b05

Please sign in to comment.