From 46420ba05b4f92c5c58b0ed33e44583cbd0dcadc Mon Sep 17 00:00:00 2001 From: Julien Acroute Date: Mon, 6 Sep 2021 22:59:17 +0200 Subject: [PATCH] fix: typo --- odyssey.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odyssey.conf b/odyssey.conf index fbb55f93..f3e69bc6 100644 --- a/odyssey.conf +++ b/odyssey.conf @@ -56,7 +56,7 @@ unix_socket_mode "0644" # # Directory to place odyssey internal-used locks -# Odyssey will use /tmp by deafult +# Odyssey will use /tmp by default # locks_dir "/tmp/odyssey"