mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-12 10:53:23 +03:00
(file_mask_dialog): grammar.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
eb507862ff
commit
0af1c270e2
@ -1180,7 +1180,7 @@ file_mask_dialog (file_op_context_t * ctx, FileOperation operation,
|
||||
if (ctx == NULL)
|
||||
return NULL;
|
||||
|
||||
/* unselect checkbox if target filesystem don't support attributes */
|
||||
/* unselect checkbox if target filesystem doesn't support attributes */
|
||||
ctx->op_preserve = filegui__check_attrs_on_fs (def_text);
|
||||
ctx->stable_symlinks = FALSE;
|
||||
*do_bg = FALSE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user