Skip to content

Commit

Permalink
fix: use LAMBERTHUB vocab
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Sep 9, 2024
1 parent 835e147 commit 5a893e4
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 @@ -12,4 +12,4 @@ repos:
rev: v2.3.0
hooks:
- id: codespell
args: ["--ignore-words=./doc/styles/Vocab/ANSYS/accept.txt"]
args: ["--ignore-words=./doc/styles/Vocab/LAMBERTHUB/accept.txt"]

0 comments on commit 5a893e4

Please sign in to comment.