From d42692eae6525b02de7567fd22959a7d3d4aa2cd Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Wed, 1 Dec 2010 16:47:58 +0100 Subject: [PATCH] typo --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index ee5e2e9..0946b97 100644 --- a/config.def.h +++ b/config.def.h @@ -16,7 +16,7 @@ static const char FORMAT_DESCRIPTION[] = "%s"; /* Use XDG directory specification if no config and data directory are given on * the command line. Uncomment the next line if you just want to use CONFIG_DIR * and DATA_DIR instead (these will be the default locations if the XDG_* - * environment variebles are not set anyway) */ + * environment variables are not set anyway) */ /* #define ZATHURA_NO_XDG */ /* directories and files */