Skip to content

Commit d56e0ed

Browse files
Bump crate-ci/typos from 1.40.0 to 1.41.0 (#266)
* Bump crate-ci/typos from 1.40.0 to 1.41.0 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.40.0 to 1.41.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.40.0...v1.41.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * typo --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Benedict Geihe <bgeihe@uni-koeln.de>
1 parent 6cec085 commit d56e0ed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/SpellCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- name: Checkout Actions Repository
1111
uses: actions/checkout@v6
1212
- name: Check spelling
13-
uses: crate-ci/typos@v1.40.0
13+
uses: crate-ci/typos@v1.41.0

docs/doxygen/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2095,7 +2095,7 @@ PDF_HYPERLINKS = YES
20952095

20962096
USE_PDFLATEX = YES
20972097

2098-
# The LATEX_BATCHMODE tag ignals the behavior of LaTeX in case of an error.
2098+
# The LATEX_BATCHMODE tag signals the behavior of LaTeX in case of an error.
20992099
# Possible values are: NO same as ERROR_STOP, YES same as BATCH, BATCH In batch
21002100
# mode nothing is printed on the terminal, errors are scrolled as if <return> is
21012101
# hit at every error; missing files that TeX tries to input or request from

0 commit comments

Comments
 (0)