--- appconfig-1.66.orig/lib/AppConfig.pm
+++ appconfig-1.66/lib/AppConfig.pm
@@ -547,7 +547,7 @@
 =item ARGCOUNT
 
 Specifies the number and type of arguments that the variable expects.
-Constants in C<:expand> tag set define ARGCOUNT_NONE - simple on/off flag
+Constants in C<:argcount> tag set define ARGCOUNT_NONE - simple on/off flag
 (default), ARGCOUNT_ONE - single value, ARGCOUNT_LIST - multiple values
 accessed via list reference, ARGCOUNT_HASH - hash table, "key=value",
 accessed via hash reference.
