Skip to content

Commit 2385d57

Browse files
committed
highlight protocols
1 parent 524bacd commit 2385d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/queue.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule Qex do
55
66
## Protocols
77
8-
Inspect and Enumerable are implemented
8+
`Inspect` and `Enumerable` are implemented
99
"""
1010

1111
@opaque t :: %__MODULE__{}

0 commit comments

Comments
 (0)