From 86d25d78aa4111ea3aedb128a99d3181e99d3f0a Mon Sep 17 00:00:00 2001 From: Rick Giles Date: Wed, 18 Dec 2002 11:04:53 +0000 Subject: [PATCH] Removed "acceptable" adjective" for tokens --- docs/config_javadoc.html | 4 ++-- docs/config_naming.html | 6 +++--- docs/config_sizes.html | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/config_javadoc.html b/docs/config_javadoc.html index 754d3561a..1f1a3525a 100644 --- a/docs/config_javadoc.html +++ b/docs/config_javadoc.html @@ -97,7 +97,7 @@ tokens definitions to check - subset of acceptable tokens INTERFACE_DEF, CLASS_DEF + subset of tokens INTERFACE_DEF, CLASS_DEF INTERFACE_DEF, CLASS_DEF @@ -209,7 +209,7 @@ tokens definitions to check - subset of acceptable tokens METHOD_DEF, CTOR_DEF + subset of tokens METHOD_DEF, CTOR_DEF METHOD_DEF, CTOR_DEF diff --git a/docs/config_naming.html b/docs/config_naming.html index b6a263bfe..c93664836 100644 --- a/docs/config_naming.html +++ b/docs/config_naming.html @@ -117,9 +117,9 @@
  • Module TypeName also has property tokens - which can be used to control whether the check applies to classes or interfaces. - CLASS_DEF and INTERFACE_DEF - are acceptable tokens for TypeName. + which can be used to control whether the check applies to classes or interfaces through + tokens + CLASS_DEF and INTERFACE_DEF. For example, the following configuration element ensures that interface names begin with "I_", followed by letters and digits:
    diff --git a/docs/config_sizes.html b/docs/config_sizes.html
    index 2c02c8a6a..7b46113f5 100644
    --- a/docs/config_sizes.html
    +++ b/docs/config_sizes.html
    @@ -52,7 +52,7 @@
           

    Properties

    - + @@ -98,7 +98,7 @@

    Properties

    name description type
    - + @@ -172,7 +172,7 @@

    Properties

    name description type
    - + @@ -187,7 +187,7 @@ - +
    name description type
    tokens blocks to checksubset of acceptable tokens METHOD_DEF, CTOR_DEFsubset of tokens METHOD_DEF, CTOR_DEF METHOD_DEF, CTOR_DEF
    @@ -227,7 +227,7 @@

    Properties

    - + @@ -242,7 +242,7 @@ - +
    name description type
    tokens declarations to checksubset of acceptable tokens METHOD_DEF, CTOR_DEFsubset of tokens METHOD_DEF, CTOR_DEF METHOD_DEF, CTOR_DEF