From: "A. Costa" <agcosta@gis.net>
Date: Sat, 1 Jan 2022 16:57:07 +0100
Subject: fix some typos in ledit manpage

Integrated: Ralf Treinen <treinen@debian.org>
Debian-bug: #672479
---
 ledit.1.tpl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/ledit.1.tpl b/ledit.1.tpl
index 4f6e138..29fe622 100644
--- a/ledit.1.tpl
+++ b/ledit.1.tpl
@@ -12,7 +12,7 @@ ledit \- line editor, version LEDIT_VERSION
 [\fIcommand options\fP]
 
 .SH DESCRIPTION
-The command \fIledit\fP allows to edit lines one by one when running an
+The command \fIledit\fP allows one to edit lines one by one when running an
 interactive command. When typing a line, some keys with control or meta
 are interpreted: it is possible to insert characters in the middle of
 the line, go to the beginning or the end of the line, get a previous line,
@@ -79,7 +79,7 @@ The default editing commands are:
       ^f   : forward char
       ^b   : backward char
       M-f  : forward word
-      M-b  : backard word
+      M-b  : backward word
       TAB  : complete file name
       ^p   : previous line in history
       ^n   : next line in history
@@ -132,7 +132,7 @@ Other keys:
 .fi
 
 .SH REVERSE SEARCH
-The reverse search in incremental, i.e. \fIledit\fP backward searchs in the
+The reverse search in incremental, i.e. \fIledit\fP backward searches in the
 history a line holding the characters typed. If you type "a", its search the
 first line before the current line holding an "a" and displays it. If you then
 type a "b", its search a line holding "ab", and so on. If you type ^h (or
@@ -241,6 +241,6 @@ may block the terminal. Probably a kernel problem. No solution.
 unicode_start(1), unicode_stop(1).
 
 .SH AUTHOR
-Daniel de Rauglaudre, at INRIA, france.
+Daniel de Rauglaudre, at INRIA, France.
 .br
 daniel.de_rauglaudre@inria.fr
