Docs: Correct the description for wp.updates.deleteTheme.

Props MattyRob.
Fixes #40110.

git-svn-id: https://develop.svn.wordpress.org/trunk@40279 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2017-03-11 16:12:49 +00:00
parent 5e74056898
commit 2d52993e4f

View File

@ -1178,7 +1178,7 @@
};
/**
* Sends an Ajax request to the server to install a theme.
* Sends an Ajax request to the server to delete a theme.
*
* @since 4.6.0
*