diff --git a/src/Context.cpp b/src/Context.cpp index 311fce881..0433b0efb 100644 --- a/src/Context.cpp +++ b/src/Context.cpp @@ -475,7 +475,7 @@ int Context::initialize (int argc, const char** argv) // [1] Load the correct config file. // - Default to ~/.taskrc (ctor). // - If no ~/.taskrc, use $XDG_CONFIG_HOME/task/taskrc if exists, or - // ~/.config/task/taskrc if $XDG_DATA_HOME is unset + // ~/.config/task/taskrc if $XDG_CONFIG_HOME is unset // - Allow $TASKRC override. // - Allow command line override rc: // - Load resultant file.