We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test/common/README.md
1 parent fb9e9f1 commit 0eeccd2Copy full SHA for 0eeccd2
test/common/README.md
@@ -14,7 +14,7 @@ several other tasks:
14
don't accidentally pollute the global namespace.
15
16
* Some tests assume a default umask of `0o022`. To enforce this assumption,
17
- the common module sets the unmask at startup. Tests that require a
+ the common module sets the umask at startup. Tests that require a
18
different umask can override this setting after loading the module.
19
20
* Some tests specify runtime flags (example, `--expose-internals`) via a
0 commit comments