aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 78cc529..f8ab8ce 100644
--- a/README
+++ b/README
@@ -96,8 +96,9 @@ DIAGNOSTICS
as it would if the Inject directive were not used.
Error: Argument cannot be a single space
- The file names given to Inject are not allowed to by a single space,
- as this is a special value signifying absence of an argument.
+ In the current implementation, the file names given to Inject are
+ not allowed to consist solely of a single space, as this is a
+ special value signifying the absence of an argument.
Error: InjectHead/InjectFoot should not begin with slash, as it is
already always relative to document root