Docs: Use a hyphen with the "non" prefix in a more consistent way.

See #49572.

git-svn-id: https://develop.svn.wordpress.org/trunk@48106 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2020-06-20 12:13:58 +00:00
parent e27ad0f007
commit c682da9190
7 changed files with 10 additions and 10 deletions
@@ -47,7 +47,7 @@ class REST_Block_Renderer_Controller_Test extends WP_Test_REST_Controller_Testca
protected static $context_block_name = 'core/context-test-block';
/**
* Non dynamic block name.
* Non-dynamic block name.
*
* @since 5.5.0
*