Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
cfa committed Jan 4, 2019
1 parent 005ad89 commit 3d513fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -9,7 +9,7 @@ SELINUX_OPT := $(shell [ $(DOCKER_SELINUX_LABEL) -eq 1 ] && echo "$(COL
LANG_POD6_SOURCE := $(wildcard doc/Language/*.pod6)
# Managing of the language index page
USE_CATEGORIES := True
# Value of disambiguation flage in htmlify
# Value of disambiguation flag in htmlify
DISAMBIGUATE := True

.PHONY: html init-highlights html-nohighlight sparse assets webdev-build \
Expand Down

0 comments on commit 3d513fb

Please sign in to comment.