- erased endline spaces git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19988 44c647ce-9c0f-0410-b52a-842ac1e357ba
@@ -38,7 +38,7 @@ resources.cachemanager.database.backend.options.cache_dir = "/path/to/cache"
<para>
Actually retrieving this cache from the Cache Manager is as simple as
accessing an instance of the Manager and calling
- <methodname>$cacheManager->getCache('database');</methodname>.
+ <methodname>$cacheManager->getCache('database');</methodname>.
</para>
</example>
</sect2>