mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Replace or remove use of `scare quotes'
These don't translate well and look odd in many fonts.
This commit is contained in:
@@ -275,7 +275,7 @@ struct sudo_defs_types sudo_defs_table[] = {
|
||||
NULL,
|
||||
}, {
|
||||
"closefrom_override", T_FLAG,
|
||||
N_("If set, users may override the value of `closefrom' with the -C option"),
|
||||
N_("If set, users may override the value of \"closefrom\" with the -C option"),
|
||||
NULL,
|
||||
}, {
|
||||
"setenv", T_FLAG,
|
||||
|
Reference in New Issue
Block a user