fix typo
This commit is contained in:
parent
8bf21c3efd
commit
0130099537
@ -32,7 +32,7 @@
|
|||||||
#define PATH_SEP "/"
|
#define PATH_SEP "/"
|
||||||
#define WORDLIST_PATH_1 "WORDS"
|
#define WORDLIST_PATH_1 "WORDS"
|
||||||
#define WORDLIST_PATH_2 "/usr/local/share/cordle/WORDS"
|
#define WORDLIST_PATH_2 "/usr/local/share/cordle/WORDS"
|
||||||
#define WORDLIST_PATH_3 "%s/.local/share/cordle/WORDS""
|
#define WORDLIST_PATH_3 "%s/.local/share/cordle/WORDS"
|
||||||
#define WORDLIST_PATH_3_FMT "%s/.local/share/cordle/WORDS"
|
#define WORDLIST_PATH_3_FMT "%s/.local/share/cordle/WORDS"
|
||||||
|
|
||||||
#define HAS_HOME_ENV 1
|
#define HAS_HOME_ENV 1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user