From 2c66052dcc64a92c71f73b91328e4d6ac8377304 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 1 Dec 2025 12:57:24 -0500 Subject: Update deps Signed-off-by: Andrew Opalach --- taro/ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taro') diff --git a/taro/ui.c b/taro/ui.c index 25aa844..6d191d7 100644 --- a/taro/ui.c +++ b/taro/ui.c @@ -1309,7 +1309,7 @@ s32 main(void) if (!nn_common_init(NULL)) return exit_status; if (open_config(&u.conf, false) != CONFIG_LOADED) { - log_error("failed to open config, run `tarod` at least once to generate the required config"); + log_error("failed to open config, run `tarod` at least once to generate the required files"); nn_common_close(); return exit_status; } -- cgit v1.2.3-101-g0448