diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-04-01 21:14:43 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-04-01 21:14:43 +0200 |
commit | 65c3f29a96de46b7a36bda16841d4e7d26f4845b (patch) | |
tree | 4f345f7475b71571f3e0603725c9aaa6cb851ed0 /config_host | |
parent | 3a54090f1ef4469cf824fcdb22c100c49d2ab7db (diff) |
Typo: wheter->whether
Change-Id: Iab5e7de499452924b4ac0d34cc604ee38395c813
Diffstat (limited to 'config_host')
-rw-r--r-- | config_host/config_features.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in index 74ce2347c6b1..06e4e75c6b1a 100644 --- a/config_host/config_features.h.in +++ b/config_host/config_features.h.in @@ -74,7 +74,7 @@ #define HAVE_FEATURE_SCRIPTING 0 -/* MULTIUSER_ENVIRONMENT - Wheter running on a "normal" multi-user +/* MULTIUSER_ENVIRONMENT - Whether running on a "normal" multi-user * desktop (or server) OS * * Non-MULTIUSER implies that the OS makes sure that only one |