edit: Fix casing of ParsoidRenderID in a doc comment
Follows-up 0cb2c3c106.
Change-Id: I60437e06ea28b0310fe208d1bc06ef5f14c507cb
This commit is contained in:
parent
0cb2c3c106
commit
d91ce5c7fc
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ class SimpleParsoidOutputStash implements ParsoidOutputStash {
|
|||
* if we have something in the stash that matches a given rendering or
|
||||
* will just return an empty array if no entry in the stash.
|
||||
*
|
||||
* @param ParsoidRenderId $renderId
|
||||
* @param ParsoidRenderID $renderId
|
||||
*
|
||||
* @return SelserContext|null
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue