Fix spelling error

Co-Authored-By: Diederik Loerakker <proto@protolambda.com>
This commit is contained in:
Carl Beekhuizen
2019-06-30 17:53:21 +02:00
committed by GitHub
parent fa7f80157d
commit 90bba0348c

View File

@@ -29,7 +29,7 @@ COV_INDEX_FILE=$(PY_SPEC_DIR)/$(COV_HTML_OUT)/index.html
all: $(PY_SPEC_ALL_TARGETS) $(YAML_TEST_DIR) $(YAML_TEST_TARGETS)
# deletes everything excpet the venvs
# deletes everything except the venvs
partial_clean:
rm -rf $(YAML_TEST_DIR)
rm -rf $(GENERATOR_VENVS)