]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/update.php
WordPress 4.1
[autoinstalls/wordpress.git] / wp-admin / update.php
index c279444320daac761ad0dd7c856648ddf810215e..6ded7a7d7a7c39a49d6311d89f49917ffe9a629d 100644 (file)
@@ -261,7 +261,7 @@ if ( isset($_GET['action']) ) {
                /**
                 * Fires when a custom plugin or theme update request is received.
                 *
-                * The dynamic portion of the hook name, $action, refers to the action
+                * The dynamic portion of the hook name, `$action`, refers to the action
                 * provided in the request for wp-admin/update.php. Can be used to
                 * provide custom update functionality for themes and plugins.
                 *