We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd32be commit 69669deCopy full SHA for 69669de
src/ktn_dodger.erl
@@ -1066,7 +1066,7 @@ errormsg(String) ->
1066
1067
%% =====================================================================
1068
%% @doc The dodger currently does not process feature attributes
1069
-%% correctly, so temporarily consider the `else` and `maybe` atoms
+%% correctly, so temporarily consider the `else' and `maybe' atoms
1070
%% always as keywords
1071
-spec reserved_word(Atom :: atom()) -> boolean().
1072
reserved_word('else') -> true;
0 commit comments