Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed Dec 26, 2023
1 parent a073940 commit 4ca8a78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ defmodule ElixirLS.LanguageServer.Providers.WorkspaceSymbols do
}}
end

# indexed and no uris momified or already indexing
# indexed and no uris modified or already indexing
def handle_cast(:build_complete, state) do
{:noreply, state}
end
Expand Down

0 comments on commit 4ca8a78

Please sign in to comment.