Skip to content

Commit 049d063

Browse files
committed
mix format
1 parent 805a4dc commit 049d063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ex_doc/language/elixir.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ defmodule ExDoc.Language.Elixir do
282282
{:local, :..}
283283

284284
["//", "", ""] ->
285-
{:local, :..//}
285+
{:local, :"..//"}
286286

287287
["", ""] ->
288288
{:local, :.}

0 commit comments

Comments
 (0)