mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Fix typos.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
bae61137d0
commit
0776f2a49c
@ -20,7 +20,7 @@ Build requirements for GNU Midnight Commander
|
|||||||
- gettext >= 0.18.1
|
- gettext >= 0.18.1
|
||||||
- libssh2 >= 1.2.5 is required only for sftp vfs (1.2.7 if you need ssh-agent support)
|
- libssh2 >= 1.2.5 is required only for sftp vfs (1.2.7 if you need ssh-agent support)
|
||||||
- libaspell to support spell checking in the internal editor
|
- libaspell to support spell checking in the internal editor
|
||||||
- ext2fs >= 1.42.4 to suport ext{2,3,4}fs extended attributes
|
- ext2fs >= 1.42.4 to support ext{2,3,4}fs extended attributes
|
||||||
|
|
||||||
|
|
||||||
Installation instructions for GNU Midnight Commander
|
Installation instructions for GNU Midnight Commander
|
||||||
|
@ -73,7 +73,7 @@ struct mc_fhl_struct;
|
|||||||
|
|
||||||
/*** global variables defined in .c file *********************************************************/
|
/*** global variables defined in .c file *********************************************************/
|
||||||
|
|
||||||
/* global paremeters */
|
/* global parameters */
|
||||||
extern char *global_profile_name;
|
extern char *global_profile_name;
|
||||||
extern gboolean confirm_delete;
|
extern gboolean confirm_delete;
|
||||||
extern gboolean confirm_directory_hotlist_delete;
|
extern gboolean confirm_directory_hotlist_delete;
|
||||||
|
Loading…
Reference in New Issue
Block a user