summaryrefslogtreecommitdiff
path: root/function.c
diff options
context:
space:
mode:
Diffstat (limited to 'function.c')
-rw-r--r--function.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/function.c b/function.c
index 321c0f8..5bcb2cc 100644
--- a/function.c
+++ b/function.c
@@ -1924,7 +1924,7 @@ func_shell (char *o, char **argv, const char *funcname UNUSED)
#ifdef EXPERIMENTAL
/*
- equality. Return is string-boolean, ie, the empty string is false.
+ equality. Return is string-boolean, i.e., the empty string is false.
*/
static char *
func_eq (char *o, char **argv, char *funcname UNUSED)