aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/adict2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/adict b/bin/adict
index c744c560..341673d7 100755
--- a/bin/adict
+++ b/bin/adict
@@ -57,7 +57,7 @@ fn dictwin {
dict=NONE
if(~ $1 -d){
shift
- dict=$2
+ dict=$1
shift
}
if(~ $1 -d*){