diff options
-rw-r--r-- | doc/emacs/maintaining.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index 5388b13f437..22b7639d349 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -1735,7 +1735,7 @@ operate on a different project, the command This command prompts you to choose a directory among known project roots, and then displays the menu of available commands to operate on the chosen project. The variable @code{project-switch-commands} -controls which commands are avilable in the menu, and by which keys +controls which commands are available in the menu, and by which keys they are invoked. @node Change Log |