diff --git a/exec/filearea-lb.js b/exec/filearea-lb.js index 544459e218f683b49464f941708ee8312f1d559e..2b1ead018e86a300e8d5e744ec905bd857f57a1a 100644 --- a/exec/filearea-lb.js +++ b/exec/filearea-lb.js @@ -18,7 +18,7 @@ if (argv.length > 0) // gFileCnf will contain the settings from file.cnf var gFileCnf = null; -// See exec/load/cfa_defs.js for color names +// See exec/load/cga_defs.js for color names var colors = { 'fg' : WHITE, // Non-highlighted item foreground 'bg' : BG_BLACK, // Non-highlighted item background