From fcacef5af9e52204926480fbdeb9a238ecab31d1 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Tue, 19 Jul 2022 14:30:07 +0200 Subject: Fix typos found by codespell --- acprep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acprep') diff --git a/acprep b/acprep index d4012993..6c7f6e1a 100755 --- a/acprep +++ b/acprep @@ -138,7 +138,7 @@ class CommandLineApp(object): """Main body of your application. This is the main portion of the app, and is run after all of the - arguments are processed. Override this method to implment the primary + arguments are processed. Override this method to implement the primary processing section of your application.""" pass -- cgit v1.2.3