From 62fa707cf1568a487323f904061a27dcfb0642fa Mon Sep 17 00:00:00 2001 From: "psyc://loupsycedyglgamf.onion/~lynX" Date: Wed, 27 Jun 2018 10:59:51 +0000 Subject: -comments: the world ain't all male --- src/datastore/perf_datastore_api.c | 2 +- src/datastore/plugin_datastore_mysql.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/datastore') diff --git a/src/datastore/perf_datastore_api.c b/src/datastore/perf_datastore_api.c index f659dedff..6a0ff231b 100644 --- a/src/datastore/perf_datastore_api.c +++ b/src/datastore/perf_datastore_api.c @@ -172,7 +172,7 @@ struct CpsRunContext /** * Counts the number of items put in the current phase. - * Once it hits #PUT_10, we progress tot he #RP_CUT phase + * Once it hits #PUT_10, we progress to the #RP_CUT phase * or are done if @e i reaches #ITERATIONS. */ unsigned int j; diff --git a/src/datastore/plugin_datastore_mysql.c b/src/datastore/plugin_datastore_mysql.c index b09fd1af3..3568ebe8f 100644 --- a/src/datastore/plugin_datastore_mysql.c +++ b/src/datastore/plugin_datastore_mysql.c @@ -76,7 +76,7 @@ * a safe partition etc. The $HOME/.my.cnf can of course be a symbolic * link. Even greater security risk can be achieved by setting no * password for $USER. Luckily $USER has only priviledges to mess - * up GNUnet's tables, nothing else (unless you give him more, + * up GNUnet's tables, nothing else (unless you give them more, * of course).

* * 4) Still, perhaps you should briefly try if the DB connection -- cgit v1.2.3