From b996ba4156678b6a0a551b9a932867b2ade42344 Mon Sep 17 00:00:00 2001 From: Alessio Vanni Date: Sat, 24 Apr 2021 17:30:45 +0200 Subject: -Fix several incorrect uses of `i.e.' With some other changes to sentences here and there as I found appropriate. --- src/fs/fs_uri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs/fs_uri.c') 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) * * @param cls URI to update * @param plugin_name name of the plugin that produced this value; - * special values can be used (i.e. '<zlib>' for zlib being + * special values can be used (e.g. '<zlib>' for zlib being * used in the main libextractor library and yielding * meta data). * @param type libextractor-type describing the meta data -- cgit v1.2.3