aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/editline.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3
index 1321fe804c28..56c81f49a1cf 100644
--- a/lib/libedit/editline.3
+++ b/lib/libedit/editline.3
@@ -429,7 +429,7 @@ If
has been set with
.Fn el_set ,
then this is done automatically.
-Otherwise, it's the responsibility of the application to call
+Otherwise, it is the responsibility of the application to call
.Fn el_resize
on the appropriate occasions.
.It Fn el_line
@@ -511,7 +511,7 @@ Clear the history.
.Xc
Define functions to perform various history operations.
.Fa ptr
-is the argument given to a function when it's invoked.
+is the argument given to a function when it is invoked.
.It Dv H_FIRST
Return the first element in the history.
.It Dv H_LAST