mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 04:48:25 +01:00
HTML API: Fix missing * for docblock.
Follow up to [56363]. Props dmsnell. See #58918. Fixes #59010. git-svn-id: https://develop.svn.wordpress.org/trunk@56376 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
79a36ded52
commit
f7fbd0c25f
@ -923,7 +923,7 @@ class WP_HTML_Processor extends WP_HTML_Tag_Processor {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* Closes elements that have implied end tags, thoroughly.
|
||||
*
|
||||
* See the HTML specification for an explanation why this is
|
||||
|
Loading…
x
Reference in New Issue
Block a user