diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/datastore/plugin_datastore_mysql.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/plugin_datastore_mysql.c b/src/datastore/plugin_datastore_mysql.c index 923660dc2c..cf01725832 100644 --- a/src/datastore/plugin_datastore_mysql.c +++ b/src/datastore/plugin_datastore_mysql.c @@ -47,7 +47,7 @@ * * MANUAL SETUP INSTRUCTIONS * - * 1) in /etc/gnunet.conf, set + * 1) in gnunet.conf, set * @verbatim [datastore] DATABASE = "mysql" |