aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/exchangedb_auditorkeys.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-31 20:57:11 +0200
committerChristian Grothoff <christian@grothoff.org>2020-03-31 20:57:11 +0200
commit3404fda463cdb905772a4757001e5113d3f74f29 (patch)
tree03ad69bc7c31ba00e6e5f52c697a97b2c834e288 /src/exchangedb/exchangedb_auditorkeys.c
parent73d107b53d5f3c1461a74f280a84a1ab80d14360 (diff)
downloadexchange-CodeBlau-NGI-2019.tar.xz
Diffstat (limited to 'src/exchangedb/exchangedb_auditorkeys.c')
-rw-r--r--src/exchangedb/exchangedb_auditorkeys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/exchangedb_auditorkeys.c b/src/exchangedb/exchangedb_auditorkeys.c
index d285fc5e6..0a0370cfe 100644
--- a/src/exchangedb/exchangedb_auditorkeys.c
+++ b/src/exchangedb/exchangedb_auditorkeys.c
@@ -108,7 +108,7 @@ auditor_iter (void *cls,
GNUNET_YES))
{
GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
- "Skipping inaccessable auditor information file `%s'\n",
+ "Skipping inaccessible auditor information file `%s'\n",
filename);
return GNUNET_OK;
}