diff --git a/wp-revisions-control.php b/wp-revisions-control.php index a0c043c127b00d724ca1a7a20c0ea3a81155264d..4b1f2780af2b345393e6a80610493fe04f16e7cd 100644 --- a/wp-revisions-control.php +++ b/wp-revisions-control.php @@ -62,7 +62,7 @@ class WP_Revisions_Control { } /** - * Register actions and filters at init so others can interact, if desired. + * Register actions and filters at `init` so others can interact, if desired. * * @uses add_action * @return null