Skip to content

Commit

Permalink
Merge pull request #562 from TGMPA/feature/minor-fix
Browse files Browse the repository at this point in the history
Fix @SInCE tag of a filter.
  • Loading branch information
GaryJones committed Apr 20, 2016
2 parents 294647e + b1bcd8a commit 13b3c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion class-tgm-plugin-activation.php
Original file line number Diff line number Diff line change
Expand Up @@ -1443,7 +1443,7 @@ public function sanitize_key( $key ) {
/**
* Filter a sanitized key string.
*
* @since 3.0.0
* @since 2.5.0
*
* @param string $key Sanitized key.
* @param string $raw_key The key prior to sanitization.
Expand Down

0 comments on commit 13b3c80

Please sign in to comment.