Skip to content

Commit

Permalink
Merge branch 'taxonomy-name' of https://github.com/IanDelMar/WordPres…
Browse files Browse the repository at this point in the history
…s-Coding-Standards into taxonomy-name
  • Loading branch information
IanDelMar committed Sep 10, 2024
2 parents 4e6f7f7 + 04922b8 commit 7b578cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPress/AbstractValidSlugSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ public function register() {
/**
* Process the parameter of a matched function.
*
* Errors on invalid names when reserved keywords are used,
* Errors on invalid names when reserved names are used,
* the name is too long, or contains invalid characters.
*
* @param int $stackPtr The position of the current token in the stack.
Expand Down

0 comments on commit 7b578cf

Please sign in to comment.