diff --git a/lib/blocks.php b/lib/blocks.php index 679219cc6ff77..c859e5ac96e4f 100644 --- a/lib/blocks.php +++ b/lib/blocks.php @@ -7,7 +7,7 @@ /** * Substitutes the implementation of a core-registered block type, if exists, - * with the built result from the plugin. + * with the built result from the plugin. Foobar. Barfoo. */ function gutenberg_reregister_core_block_types() { // Blocks directory may not exist if working from a fresh clone.