summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorAlessio Vanni <vannilla@firemail.cc>2021-04-24 17:30:45 +0200
committerAlessio Vanni <vannilla@firemail.cc>2021-04-24 17:30:45 +0200
commitb996ba4156678b6a0a551b9a932867b2ade42344 (patch)
treeb03c302dddcccae0c0a3f76898617b83b1157528 /src/testing
parent8233e282046e27de57de75f175e131a974087618 (diff)
-Fix several incorrect uses of `i.e.'
With some other changes to sentences here and there as I found appropriate.
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/testing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing.c b/src/testing/testing.c
index 9724fb55b..991c11a6c 100644
--- a/src/testing/testing.c
+++ b/src/testing/testing.c
@@ -91,7 +91,7 @@ struct SharedService
struct GNUNET_TESTING_System
{
/**
- * Prefix (i.e. "/tmp/gnunet-testing/") we prepend to each
+ * Prefix (e.g. "/tmp/gnunet-testing/") we prepend to each
* GNUNET_HOME.
*/
char *tmppath;