Skip to content

Commit 493a36d

Browse files
committed
Fix typo
1 parent fe91638 commit 493a36d

File tree

1 file changed

+1
-1
lines changed
  • tests/test-dirs/completion/ppx-template-generated.t

1 file changed

+1
-1
lines changed

tests/test-dirs/completion/ppx-template-generated.t/run.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Function to list all the completion candidates from a module
6262
]
6363

6464
# CR-someday: The attribute doesn't propogate through when it comes from an .ml file and
65-
# isn't on a type. The same is true with the
65+
# isn't on a type. The same is true with the [@@deprecated] attribute.
6666
$ complete_in_module Bar
6767
[
6868
{

0 commit comments

Comments
 (0)