From 7bac9d861bfaa3f98a2f30fde6734cf1a89ec69e Mon Sep 17 00:00:00 2001 From: Oleg Zaytsev Date: Thu, 22 Oct 2020 07:36:05 +0200 Subject: [PATCH] s/GREY/GRAY/ in todo.cfg (#320) `GRAY` is the spelling used in every other place in this repository. --- todo.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.cfg b/todo.cfg index 886a533..4d6adc8 100644 --- a/todo.cfg +++ b/todo.cfg @@ -67,7 +67,7 @@ export REPORT_FILE="$TODO_DIR/report.txt" # export COLOR_PROJECT=$RED # export COLOR_CONTEXT=$RED # export COLOR_DATE=$BLUE -# export COLOR_NUMBER=$LIGHT_GRAY +# export COLOR_NUMBER=$LIGHT_GREY # There is highlighting for metadata key:value pairs e.g. # DUE:2006-08-01 or note:MYNOTE