summaryrefslogtreecommitdiffstats
path: root/contrib/less/tags.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/less/tags.c')
-rw-r--r--contrib/less/tags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/less/tags.c b/contrib/less/tags.c
index b22fda8..ab00faf 100644
--- a/contrib/less/tags.c
+++ b/contrib/less/tags.c
@@ -662,7 +662,7 @@ prevgtag()
/*
* Position the current file at at what is hopefully the tag that was chosen
* using either findtag() or one of nextgtag() and prevgtag(). Returns -1
- * if it was unable to position at the tag, 0 if succesful.
+ * if it was unable to position at the tag, 0 if successful.
*/
static POSITION
gtagsearch()
OpenPOWER on IntegriCloud