From 357abb6b765ee689c49802b0391cb4500514f6ed Mon Sep 17 00:00:00 2001 From: deajan Date: Fri, 23 May 2025 09:23:38 +0200 Subject: [PATCH] Fix typo --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ef8dfa7..e31add4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,7 @@ ## 3.0.2 #### Features -- Implement --no-lock paramater +- Implement --no-lock parameter - Viewer: Automatically adds --no-lock - NTP maximum offset is now configurable at compile time - Implement a filter for Rclone debug messages, Fixes #132