Docs: Fix a copy paste error in the DocBlock summary for `wp_ssl_constants()`, see [13062].

Props terriann.
Fixes #43272.


git-svn-id: https://develop.svn.wordpress.org/trunk@42683 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2018-02-09 18:20:15 +00:00
parent 9f154bbf21
commit 849fb422f5
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ function wp_cookie_constants() {
} }
/** /**
* Defines cookie related WordPress constants * Defines SSL-related WordPress constants.
* *
* @since 3.0.0 * @since 3.0.0
*/ */