Fix typos

This commit is contained in:
Thomas 2011-12-06 09:01:31 +01:00
parent 6781ada8ce
commit 32c5ac5c4e

View file

@ -1,18 +1,16 @@
Roundcube Open Documents Viewer
-------------------------------
The rendering of open documents is based on the WebODF library written
by Tobias Hintze. See http://webodf.org for more information.
INSTALLATION
------------
Make the the folder 'files' in this directory writeable for the webserver.
It is used to temporarily store attachment files. Make sure in the webserver
configuraton that this directory is not browsable. For Apache webservers
the included .htaccess file should arelad do the job.
It is used to temporarily store attachment files. Also make sure in the
webserver configuraton that this directory is not browsable. For Apache
webservers the included .htaccess file should already do the job.
Add 'odfviewer' to the list of plugins in config/main.inc.php file of your
Roundcube installation.
Add 'odfviewer' to the list of plugins in the config/main.inc.php file
of your Roundcube installation.