We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 247d256 + 7b4ffcd commit be5953dCopy full SHA for be5953d
admin/class-fastcgi-purger.php
@@ -22,7 +22,7 @@ class FastCGI_Purger extends Purger {
22
* Function to purge url.
23
*
24
* @param string $url URL.
25
- * @param bool $feed Weather it is feed or not.
+ * @param bool $feed Whether it is feed or not.
26
*/
27
public function purge_url( $url, $feed = true ) {
28
0 commit comments