diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-11-12 13:35:20 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-11-12 13:37:38 -0500 |
commit | a7431003b8d53b3cc012a74c4015beac624f40f1 (patch) | |
tree | 179ac2022809e29a46df9d4335830935aee359e0 /troubleshooting.md | |
parent | 7774f63319be64a0a96fb7ec7c9f0b7c28faac03 (diff) | |
download | podman-a7431003b8d53b3cc012a74c4015beac624f40f1.tar.gz podman-a7431003b8d53b3cc012a74c4015beac624f40f1.tar.bz2 podman-a7431003b8d53b3cc012a74c4015beac624f40f1.zip |
Fix issues found with codespell
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'troubleshooting.md')
-rw-r--r-- | troubleshooting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/troubleshooting.md b/troubleshooting.md index 2e0abae21..604ca9b1d 100644 --- a/troubleshooting.md +++ b/troubleshooting.md @@ -669,7 +669,7 @@ Example output might be: memory pids -In the above example, `cpu` is not listed, which means the curent user does +In the above example, `cpu` is not listed, which means the current user does not have permission to set CPU limits. If you want to enable CPU limit delegation for all users, you can create the |