mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-03 12:06:43 +00:00
spelling: explicitly
Signed-off-by: Josh Soref <jsoref@gmail.com>
This commit is contained in:
parent
52ab9e10f9
commit
f5f14d4176
@ -463,7 +463,7 @@ static int ls_get(struct ls **m, size_t *size, const struct lxc_arguments *args,
|
||||
if (!l->name)
|
||||
goto put_and_next;
|
||||
|
||||
/* Do not record stuff the user did not explictly request. */
|
||||
/* Do not record stuff the user did not explicitly request. */
|
||||
if (args->ls_fancy) {
|
||||
/* Maybe we should even consider the name sensitive and
|
||||
* hide it when you're not allowed to control the
|
||||
|
Loading…
Reference in New Issue
Block a user