summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep2
1 files changed, 1 insertions, 1 deletions
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