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
This commit is contained in:
John Blackbourn 2018-08-19 11:16:59 +00:00
parent 8454fd7918
commit 7d54198c7c
1 changed files with 1 additions and 1 deletions

View File

@ -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