[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] 01/02: -typo
From: |
gnunet |
Subject: |
[gnunet] 01/02: -typo |
Date: |
Tue, 26 Nov 2024 19:19:48 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet.
commit 12d2498acb8acb2c803ec60db653e9bea1c96a96
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Nov 26 19:17:50 2024 +0100
-typo
---
src/lib/util/configuration.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/util/configuration.c b/src/lib/util/configuration.c
index ff6a9b0ff..9c4e120a4 100644
--- a/src/lib/util/configuration.c
+++ b/src/lib/util/configuration.c
@@ -618,7 +618,7 @@ handle_inline (struct GNUNET_CONFIGURATION_Handle *cfg,
"does not contain section '%s'.\n",
inline_path,
restrict_section);
- /* Inlined onfiguration is accessible but doesn't contain any values.
+ /* Inlined configuration is accessible but doesn't contain any values.
We treat this as if the inlined section was empty, and do not
consider it an error. */
fun_ret = GNUNET_OK;
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.