aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_sharetree.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/fs_sharetree.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/fs_sharetree.c')
-rw-r--r--src/fs/fs_sharetree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_sharetree.c b/src/fs/fs_sharetree.c
index ac850076d..d5e75f9be 100644
--- a/src/fs/fs_sharetree.c
+++ b/src/fs/fs_sharetree.c
@@ -183,7 +183,7 @@ add_to_keyword_counter (void *cls, const char *keyword, int is_mandatory)
183 * 183 *
184 * @param cls the container multihashmap to update 184 * @param cls the container multihashmap to update
185 * @param plugin_name name of the plugin that produced this value; 185 * @param plugin_name name of the plugin that produced this value;
186 * special values can be used (i.e. '&lt;zlib&gt;' for zlib being 186 * special values can be used (e.g. '&lt;zlib&gt;' for zlib being
187 * used in the main libextractor library and yielding 187 * used in the main libextractor library and yielding
188 * meta data). 188 * meta data).
189 * @param type libextractor-type describing the meta data 189 * @param type libextractor-type describing the meta data