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.
1 parent e202673 commit f963864Copy full SHA for f963864
Lib/profiling/sampling/__main__.py
@@ -15,7 +15,7 @@
15
"""
16
17
LINUX_PERMISSION_ERROR = """
18
-🔒 Tachyon was unable to acess process memory. This could be because tachyon
+🔒 Tachyon was unable to access process memory. This could be because tachyon
19
has insufficient privileges (the required capability is CAP_SYS_PTRACE).
20
Unprivileged processes cannot trace processes that they cannot send signals
21
to or those running set-user-ID/set-group-ID programs, for security reasons.
0 commit comments