Skip to content

Commit 2ed623b

Browse files
davidperezgarernilambardavidperezgar
authored
Merge pull request #1198 from WordPress/dependabot/github_actions/crate-ci/typos-1.44.0
Bump crate-ci/typos from 1.43.5 to 1.44.0 Co-authored-by: ernilambar <nilambar@git.wordpress.org> Co-authored-by: davidperezgar <davidperez@git.wordpress.org>
2 parents 1a462c4 + 60b29c8 commit 2ed623b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v6
1111
- name: Search for misspellings
12-
uses: crate-ci/typos@v1.43.5
12+
uses: crate-ci/typos@v1.44.0

tests/phpunit/testdata/plugins/test-plugin-header-fields-with-errors/load.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Requires PHP: Latest version
88
* Author: WordPress Performance Team
99
* Author URI: This is not a valid URL
10-
* Text Domain: test-mismathed-textdomain-here
10+
* Text Domain: test-mismatched-textdomain-here
1111
* Domain Path: /nonexistent-folder
1212
* Network: random-value
1313
* GitHub Plugin URI: johndoe/package

0 commit comments

Comments
 (0)