diff options
Diffstat (limited to 'htdocs/docs/errors.html')
-rwxr-xr-x | htdocs/docs/errors.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html index 9f30968..21cb4b1 100755 --- a/htdocs/docs/errors.html +++ b/htdocs/docs/errors.html @@ -458,7 +458,7 @@ <dt id="ve-123">123: value of attribute X must be a single token</dt> <dd><div class="ve mid-123"> <p> - This attribute can not take a space-separated list of words as a value, but only one word ("token"). + This attribute cannot take a space-separated list of words as a value, but only one word ("token"). This may also be caused by the use of a space for the value of an attribute which does not permit it. </p> </div> |