Made changes requested in review

This commit is contained in:
Colin Adams
2013-04-17 15:37:39 +01:00
parent 77e2a7107f
commit f52aa2ecff
3 changed files with 3 additions and 3 deletions

View File

@@ -249,7 +249,7 @@ feature -- Access: HTTP_* CGI meta parameters - 1.1
end
http_if_match: detachable READABLE_STRING_8
-- Existance check on resource
-- Existence check on resource
do
Result := meta_string_variable ({WGI_META_NAMES}.http_if_match)
end