From 8fcf17e8dfd438795ba3c4d69551ffc39bb17277 Mon Sep 17 00:00:00 2001 From: freezingDaniel <82905307+freezingDaniel@users.noreply.github.com> Date: Sun, 1 May 2022 21:24:19 +0200 Subject: [PATCH] Fix typo Corrected "rust" with "just" --- samples/complete.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/complete.xml b/samples/complete.xml index 0fea802..334ec83 100644 --- a/samples/complete.xml +++ b/samples/complete.xml @@ -216,7 +216,7 @@ SECTION:Logging OPTION: log Defines logging mode for logs produced by the executable. Supported modes: - * append - Rust update the existing log + * append - Just update the existing log * none - Do not save executable logs to the disk * reset - Wipe the log files on startup * roll - Roll logs based on size