Tippfehler korrigiert

git-svn-id: https://svn.libreccm.org/ccm/trunk@2121 8810af33-2d31-482b-a856-94f89814c4df
master
quasi 2013-04-08 05:34:25 +00:00
parent f956dbaa1b
commit 19780067af
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ import org.apache.log4j.Logger;
* A resource handler which streams out a blob from the database.
* This class can use a special image cache to speed up image dispatching. Also,
* during dispatch this class will create server-side resized images depending
* on the URL parameter. Resizing is done by ImageScalr. The image cahce can be
* on the URL parameter. Resizing is done by ImageScalr. The image cache can be
* activated and configured by com.arsdigita.cms.image_cache.* parameters.
*
* @author Stanislav Freidin (sfreidin@arsdigita.com)