From 523f102938c052cbd29dac7afd0d7b83d26ca373 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Tue, 17 Oct 2023 14:28:13 +0200 Subject: minor: fixed some typos --- src/zenhttp/httpshared.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/zenhttp/httpshared.cpp') diff --git a/src/zenhttp/httpshared.cpp b/src/zenhttp/httpshared.cpp index 9ee5dc0fb..5421fcba5 100644 --- a/src/zenhttp/httpshared.cpp +++ b/src/zenhttp/httpshared.cpp @@ -126,7 +126,7 @@ IsLocalRef(tsl::robin_map& FileNameMap, ZEN_UNUSED(TargetProcessHandle); ZEN_UNUSED(DuplicatedHandles); // Not supported on Linux/Mac. Could potentially use pidfd_getfd() but that requires a fairly new Linux kernel/includes and to - // deal with acceess rights etc. + // deal with access rights etc. #endif // ZEN_PLATFORM_WINDOWS if (UseFilePath) { @@ -503,13 +503,12 @@ ParsePackageMessage(IoBuffer Payload, std::function