Docs: Normalize the data table spacing in the themes_api() DocBlock following a typo fix in [34649].

See #34036.


git-svn-id: https://develop.svn.wordpress.org/trunk@34650 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-09-27 22:48:06 +00:00
parent 8fa143dc2e
commit c6c2afd70b

View File

@ -317,7 +317,7 @@ function get_theme_feature_list( $api = true ) {
* Supported arguments per action:
*
* | Argument Name | 'query_themes' | 'theme_information' | 'hot_tags' | 'feature_list' |
* | -------------------| :-------------: | :-----------------: | :--------: | :--------------: |
* | -------------------| :------------: | :-----------------: | :--------: | :--------------: |
* | `$slug` | No | Yes | No | No |
* | `$per_page` | Yes | No | No | No |
* | `$page` | Yes | No | No | No |