Fix spelling typo: s/invarient/invariant

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197824 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2011-11-04 23:51:52 +00:00
parent b6ac4e451d
commit a668ecf43b
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ import java.util.Set;
*
* The ShowFileRequestHandler uses the {@link RawResponseWriter} (wt=raw) to return
* file contents. If you need to use a different writer, you will need to change
* the registered invarient param for wt.
* the registered invariant param for wt.
*
* If you want to override the contentType header returned for a given file, you can
* set it directly using: {@link #USE_CONTENT_TYPE}. For example, to get a plain text