Skip to content

Typos and doc fixes#749

Merged
smcv merged 5 commits intocontainers:mainfrom
ao2:ao2/typos-and-doc-fixes
May 5, 2026
Merged

Typos and doc fixes#749
smcv merged 5 commits intocontainers:mainfrom
ao2:ao2/typos-and-doc-fixes

Conversation

@ao2
Copy link
Copy Markdown
Contributor

@ao2 ao2 commented May 5, 2026

Hi,

while getting familiar with the bubblewrap code I ran into some typos and possible improvements to the docs.

Here are some changes to address those.

Thanks, Antonio

ao2 added 5 commits April 29, 2026 15:20
Fix a typo introduced when rewording the documentation in commit d9f35ab
("README: Update the user namespace / setuid section", 2026-04-14)

Signed-off-by: Antonio Ospite <antonio.ospite@collabora.com>
The 'u' in "unprivileged" really sounds like a vowel, so use "an".

Signed-off-by: Antonio Ospite <antonio.ospite@collabora.com>
This also removes a typo: "an process".

Signed-off-by: Antonio Ospite <antonio.ospite@collabora.com>
Adjust wording in one of the comment, to read more clearly.

Consider the previous wording:

"... a problem if we're privileged, if we're not opt_unshare_user ..."

it might sound like the "not" refers to `opt_unshare_user`, while in
fact refers to "being privileged" from the previous sentence.

Adding a "then" removes the ambiguity, making the message flow better,
especially for non-native English readers.

Signed-off-by: Antonio Ospite <antonio.ospite@collabora.com>
Use more correct wording in some die() messages.

While at it remove a double space in one of the messages.

Signed-off-by: Antonio Ospite <antonio.ospite@collabora.com>
@ao2
Copy link
Copy Markdown
Contributor Author

ao2 commented May 5, 2026

cc @smcv

@smcv smcv merged commit 05109eb into containers:main May 5, 2026
4 checks passed
@ao2 ao2 deleted the ao2/typos-and-doc-fixes branch May 5, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants