Docs: Remove extra dot from some @since tags.

Props hardik-amipara.
Fixes #42899.
Built from https://develop.svn.wordpress.org/trunk@42400


git-svn-id: http://core.svn.wordpress.org/trunk@42229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2017-12-15 05:16:47 +00:00
parent a3f69ffaa3
commit 7c77266b9b
4 changed files with 4 additions and 4 deletions

View File

@@ -91,7 +91,7 @@ printf(
/**
* Filters the maximum depth of threaded/nested comments.
*
* @since 2.7.0.
* @since 2.7.0
*
* @param int $max_depth The maximum depth of threaded comments. Default 10.
*/