aboutsummaryrefslogtreecommitdiffstats
path: root/THOUGHTS
diff options
context:
space:
mode:
Diffstat (limited to 'THOUGHTS')
-rw-r--r--THOUGHTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/THOUGHTS b/THOUGHTS
index 25707c447..aba94020c 100644
--- a/THOUGHTS
+++ b/THOUGHTS
@@ -90,7 +90,7 @@ extension mechanisms in GPG should be enough to try various ways later on.
1) pass an argument string to loadable extension modules (maybe
gpg --load-extension foofish=arg1,arg2,arg3 ?)
- --> could also be achived by S-Exps
+ --> could also be achieved by S-Exps
2) allow multiple instances of the same extension module (presumably with
different arguments)