@@ -15,7 +15,7 @@ ALL_SHELL_DEPS_DIRS = $(addprefix $(DEPS_DIR)/,$(SHELL_DEPS))
help::
@printf "%s\n" "" \
"Shell targets:" \
- " shell Run an erlang shell with SHELL_OPTS or reasonable default"
+ " shell Run an erlang shell with SHELL_OPTS or reasonable default"
# Plugin-specific targets.
@@ -21,7 +21,7 @@ XREFR_URL ?= https://github.com/inaka/xref_runner/releases/download/0.2.0/xrefr
"Xref targets:" \
- " xref Run Xrefr using $XREF_CONFIG as config file if defined"
+ " xref Run Xrefr using $XREF_CONFIG as config file if defined"
distclean:: distclean-xref