specgen: fix comment

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano
2024-12-20 09:31:15 +01:00
parent b4ef95590b
commit 1e0f03b046
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ const (
pastaType = "pasta"
)
// KeepIDUserNsOptions defines how to keepIDmatically create a user namespace.
// KeepIDUserNsOptions defines how to create a user namespace using keep-id.
type KeepIDUserNsOptions struct {
// UID is the target uid in the user namespace.
UID *uint32