aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-helper-fs-publish.c
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/fs/gnunet-helper-fs-publish.c
parent8233e282046e27de57de75f175e131a974087618 (diff)
downloadgnunet-b996ba4156678b6a0a551b9a932867b2ade42344.tar.gz
gnunet-b996ba4156678b6a0a551b9a932867b2ade42344.zip
-Fix several incorrect uses of `i.e.'
With some other changes to sentences here and there as I found appropriate.
Diffstat (limited to 'src/fs/gnunet-helper-fs-publish.c')
-rw-r--r--src/fs/gnunet-helper-fs-publish.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-helper-fs-publish.c b/src/fs/gnunet-helper-fs-publish.c
index 5d2d1229b..ef1a9ce4b 100644
--- a/src/fs/gnunet-helper-fs-publish.c
+++ b/src/fs/gnunet-helper-fs-publish.c
@@ -100,7 +100,7 @@ static int output_stream;
100 * 100 *
101 * @param cls closure, our meta data container 101 * @param cls closure, our meta data container
102 * @param plugin_name name of the plugin that produced this value; 102 * @param plugin_name name of the plugin that produced this value;
103 * special values can be used (i.e. '&lt;zlib&gt;' for zlib being 103 * special values can be used (e.g. '&lt;zlib&gt;' for zlib being
104 * used in the main libextractor library and yielding 104 * used in the main libextractor library and yielding
105 * meta data). 105 * meta data).
106 * @param type libextractor-type describing the meta data 106 * @param type libextractor-type describing the meta data