Coding Standards: Extraneous white space at end of line.

Fixes a minor coding standards issue.

Follow up to [51082].

See .

git-svn-id: https://develop.svn.wordpress.org/trunk@51084 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Joe Dolson 2021-06-07 23:14:54 +00:00
parent e31b25ed4d
commit 009e4748bc

@ -1647,7 +1647,7 @@ function comments_popup_link( $zero = false, $one = false, $more = false, $css_c
*
* @since 2.7.0
* @since 4.4.0 Added the ability for `$comment` to also accept a WP_Comment object.
*
*
* @param array $args {
* Optional. Override default arguments.
*