aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_uri.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_uri.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_uri.c')
-rw-r--r--src/fs/fs_uri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_uri.c b/src/fs/fs_uri.c
index a9afff3e8..4d1b7c6f0 100644
--- a/src/fs/fs_uri.c
+++ b/src/fs/fs_uri.c
@@ -1691,7 +1691,7 @@ get_keywords_from_tokens (const char *s, char **array, int index)
1691 * 1691 *
1692 * @param cls URI to update 1692 * @param cls URI to update
1693 * @param plugin_name name of the plugin that produced this value; 1693 * @param plugin_name name of the plugin that produced this value;
1694 * special values can be used (i.e. '&lt;zlib&gt;' for zlib being 1694 * special values can be used (e.g. '&lt;zlib&gt;' for zlib being
1695 * used in the main libextractor library and yielding 1695 * used in the main libextractor library and yielding
1696 * meta data). 1696 * meta data).
1697 * @param type libextractor-type describing the meta data 1697 * @param type libextractor-type describing the meta data