Skip to content

Commit 54f5482

Browse files
committed
Fix copy-paste error in comment
1 parent 05cec7d commit 54f5482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ If PROPERTIZE-TAGS is non-nil, apply `hack-xhp-tag' to tag names."
634634
;; even though users can't shadow this anyway.
635635
"==>"
636636

637-
;; Treat self:: and static:: as keywords.
637+
;; Treat self:: and parent:: as keywords.
638638
"self"
639639
"parent")
640640
'symbols))

0 commit comments

Comments
 (0)