diff options
author | louie <lshprung@yahoo.com> | 2021-12-10 15:26:13 -0800 |
---|---|---|
committer | louie <lshprung@yahoo.com> | 2021-12-10 15:26:13 -0800 |
commit | a3d8a9508f3d0edfffc1ab5791bb29b0ae7a79c5 (patch) | |
tree | f546c0bf53e07fec255529c82c42148b1c9f0ae1 /read_cfg.c | |
parent | e58f35f4580ad4377c3ba5dcaee5bbbd938713c6 (diff) |
Changed name. May tidy up/differentiate 'Terminal Media Launcher' vs 'terminal-media-launcher'
Diffstat (limited to 'read_cfg.c')
-rw-r--r-- | read_cfg.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ bool get_case_sensitivity(){ } void refer_to_doc(){ - printf("Refer to documentation on how to create tml config file\n"); + printf("Refer to documentation on how to create terminal-media-launcher config file\n"); return; } |