Skip to content

Commit

Permalink
Fix typo in .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: ronso0 <[email protected]>
  • Loading branch information
daschuer and ronso0 authored Jul 1, 2024
1 parent 7afcc71 commit 3da94ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ repos:
files: ^(CHANGELOG\.md|res/linux/org\.mixxx\.Mixxx\.metainfo.xml)$
- id: ts-source-copy
name: ts-source-copy
description: "Find translations literaly copied form the source language"
description: "Find translations literaly copied from the source language"
entry: python tools/ts_source_copy_check.py
stages:
- commit
Expand Down

0 comments on commit 3da94ca

Please sign in to comment.