diff options
author | Alexander Levin <al.le@rockbox.org> | 2009-09-21 10:56:58 +0000 |
---|---|---|
committer | Alexander Levin <al.le@rockbox.org> | 2009-09-21 10:56:58 +0000 |
commit | 890f0d125fa03e7378089c96c7f431e11b8ad126 (patch) | |
tree | f49c9cfc447d41281ae938ac6a35621df9403713 /manual/plugins | |
parent | f744e2651fc3d8a330d721e1443dc904df51aafd (diff) |
Fix typo (add a space)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22765 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
-rw-r--r-- | manual/plugins/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 5e98d08170..02911bd1fc 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -119,7 +119,7 @@ text files% \section{\label{ref:Viewersplugins}Viewers} Viewers are plugins which are associated with specific file extensions. -They cannot be run directly but are started by ``playing''the associated file. +They cannot be run directly but are started by ``playing'' the associated file. Viewers are stored in the \fname{/.rockbox/rocks/viewers/} directory. \par \note{ |