From 7d54198c7c274c2523a1aca4364f8fa66b5d1954 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Sun, 19 Aug 2018 11:16:59 +0000 Subject: [PATCH] Docs: Remove an erroneous closing brace from the description of `wp_list_pages()`. Props birgire See #42505 git-svn-id: https://develop.svn.wordpress.org/trunk@43576 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/post-template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/post-template.php b/src/wp-includes/post-template.php index c888cd1549..8219b27f69 100644 --- a/src/wp-includes/post-template.php +++ b/src/wp-includes/post-template.php @@ -1323,7 +1323,7 @@ function wp_list_pages( $args = '' ) { /** * Displays or retrieves a list of pages with an optional home link. * - * The arguments are listed below and part of the arguments are for wp_list_pages()} function. + * The arguments are listed below and part of the arguments are for wp_list_pages() function. * Check that function for more info on those arguments. * * @since 2.7.0