Commit 87cbbb1
committed
Docs: minor white-space correction.
This commit adds a missing space to the `@return` array of `WP_REST_Post_Format_Search_Handler::prepare_item()`.
Props audrasjb, jigar-bhanushali, rollybueno.
See #63166.
Fixes #63218.
git-svn-id: https://develop.svn.wordpress.org/trunk@61087 602fd350-edb4-49c9-b593-d223f7449a821 parent 828a3fe commit 87cbbb1
File tree
1 file changed
+1
-1
lines changed- src/wp-includes/rest-api/search
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments