[PATCH] docs: fix "availabilty" typo in nanorc manpage
Jordi Mallach <[email protected]>
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Organization | Debian Project |
| Message-ID | <[email protected]> |
As the subject says, trivial patch to fix a typo which I should have
sent in months ago.
Jordi
---
doc/nanorc.5 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nanorc.5 b/doc/nanorc.5
index 4416b7dd8..0786069c1 100644
--- a/doc/nanorc.5
+++ b/doc/nanorc.5
@@ -570,7 +570,7 @@ menus where the key exists when \fBall\fP is used).
.sp
Note that \fBbind \fIkey\fR \fB"{\fIfunction\fB}"\fR \fImenu\fR is
equivalent
to \fBbind \fIkey\fR \fIfunction\fR \fImenu\fR, except that for the
latter form
-\fBnano\fR will check the availabilty of the \fIfunction\fR in the
given \fImenu\fR
+\fBnano\fR will check the availability of the \fIfunction\fR in the
given \fImenu\fR
at startup time (and report an error if it does not exist there),
whereas for the
first form \fBnano\fR will check at execution time that the
\fIfunction\fR exists
but not whether it makes any sense in the current menu. The user has
to take care
--
2.39.0
--
Jordi Mallach <[email protected]>
Debian Project