Skip to content

Commit ee3af74

Browse files
Docs: Correct @see tag syntax in Walker_Category_Checklist::start_lvl().
Follow-up to [25642]. Props marian1, shailu25, sabernhardt. Fixes #64514. git-svn-id: https://develop.svn.wordpress.org/trunk@61493 602fd350-edb4-49c9-b593-d223f7449a82
1 parent e626725 commit ee3af74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-admin/includes/class-walker-category-checklist.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Walker_Category_Checklist extends Walker {
2626
/**
2727
* Starts the list before the elements are added.
2828
*
29-
* @see Walker:start_lvl()
29+
* @see Walker::start_lvl()
3030
*
3131
* @since 2.5.1
3232
*

0 commit comments

Comments
 (0)