Commit e1ff104
bubblewrap: Adjust wording in a comment
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>1 parent b05931c commit e1ff104
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2674 | 2674 | | |
2675 | 2675 | | |
2676 | 2676 | | |
2677 | | - | |
2678 | | - | |
| 2677 | + | |
| 2678 | + | |
2679 | 2679 | | |
2680 | 2680 | | |
2681 | 2681 | | |
| |||
0 commit comments