Fix typo in documentation

Closes gh-3077
This commit is contained in:
Josh Thornhill 2015-06-01 11:31:43 -04:00 committed by Stephane Nicoll
parent eb92dfbb3b
commit 10f7031e46

View File

@ -51,7 +51,7 @@ such as the user that launched the application.
=== Customizing the Banner
The banner that is printed on start up can be changed by adding a `banner.txt` file
to your classpath, or by setting `banner.location` to the location of such a file.
If the file has an unusual encoding you can set `banner.encoding` (default is `UTF-8`).
If the file has an unusual encoding you can set `banner.charset` (default is `UTF-8`).
You can use the following variables inside your `banner.txt` file: