From 3054046e18332ca1bf9b901f69b02f21bb91c098 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Fri, 15 Apr 2022 11:53:24 -0400 Subject: multiple spelling and typo fixes This fixes #516. --- src/einfo/einfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/einfo/einfo.c') diff --git a/src/einfo/einfo.c b/src/einfo/einfo.c index 1778efe4..691688ce 100644 --- a/src/einfo/einfo.c +++ b/src/einfo/einfo.c @@ -30,7 +30,7 @@ #include "einfo.h" #include "helpers.h" -/* usecs to wait while we poll the file existance */ +/* usecs to wait while we poll the file existence */ #define WAIT_INTERVAL 20000000 const char *applet = NULL; -- cgit v1.2.3