Opened 12 months ago
Closed 12 months ago
#60386 closed defect (bug) (fixed)
Small typo corrections in block-bindings.php & class-wp-block-bindings-registry.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | trivial | Version: | |
Component: | Editor | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
Small typo corrections in /wp-includes/block-bindings.php and /wp-includes/class-wp-block-bindings-registry.php files
/wp-includes/block-bindings.php Line no 51 and
/wp-includes/class-wp-block-bindings-registry.php Line no 119
unregistred
it Should be
unregistered
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Patch Added