From 48710996e94908c05bb6957d2c73483b08929093 Mon Sep 17 00:00:00 2001 From: pjs902 Date: Tue, 15 Dec 2020 16:37:31 -0400 Subject: [PATCH] Correct spelling of stable in readme. This changes "Debian Stale" to "Debian Stable". This might be an intentional joke about Debian, if that's the case I think it's funny. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 860ef62..64a7c3a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The application supports temporary privilege escalation via setuid/setgid bits. ### setgid example on Debian -On my Debian Stale 10 I have a group called `input` that has the access to `/dev/input/*` files. So this is what I do on my machine: +On my Debian Stable 10 I have a group called `input` that has the access to `/dev/input/*` files. So this is what I do on my machine: ``` # cp voidf /usr/local/bin