From 3f899b25955b76dc87631188c8ff6550742e530b Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 25 Feb 2024 13:52:44 +0100 Subject: spell check --- examples/cgroup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/cgroup.py') diff --git a/examples/cgroup.py b/examples/cgroup.py index 9a01d0d..ff1a087 100755 --- a/examples/cgroup.py +++ b/examples/cgroup.py @@ -87,7 +87,7 @@ def main() -> None: os.W_OK, ): # For some shells - notably from graphical desktop environments, the - # hiearchy is immediatly writeable. For others, we may create a scope + # hierarchy is immediately writeable. For others, we may create a scope # unit. if ravel is not None: asyncio.get_event_loop().run_until_complete( -- cgit v1.2.3