From 2ec18b9d8e1cffe368c8eac60d2fd4a78755509d Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 30 Jul 2020 14:00:59 +0000 Subject: [PATCH] Docs: Correct formatting for a comment in `wp-admin/options-permalink.php`. See #50768. git-svn-id: https://develop.svn.wordpress.org/trunk@48694 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/options-permalink.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/options-permalink.php b/src/wp-admin/options-permalink.php index a52e95ebb7..468f33fbd7 100644 --- a/src/wp-admin/options-permalink.php +++ b/src/wp-admin/options-permalink.php @@ -72,7 +72,7 @@ if ( ! got_url_rewrite() ) { $prefix = '/index.php'; } -/** +/* * In a subdirectory configuration of multisite, the `/blog` prefix is used by * default on the main site to avoid collisions with other sites created on that * network. If the `permalink_structure` option has been changed to remove this