1
0
Fork 0
forked from len0rd/rockbox

Fix typos, reported by Marianne Arnold

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10767 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Martin Arver 2006-08-27 11:17:36 +00:00
parent 17ff6396ff
commit 7a8b84d543
8 changed files with 31 additions and 21 deletions

View file

@ -1,13 +1,13 @@
\subsection{Text Editor}
This plugin allows you to view and edit simple text documents on your DAP.
You can view files by using \textbf{Open with} from the
\textbf{File Menu} (see \reference{ref:Filemenu}).
You can view files by using \setting{Open with} from the
\setting{File Menu} (see \reference{ref:Filemenu}).
\subsubsection{Usage}
If you start the Text Editor from the plugin browser you will be greeted with
a blank screen. When started from the \textbf{Open with} menu item your file
a blank screen. When started from the \setting{Open with} menu item your file
should be shown on the screen. You can now edit the file.
The Text Editor is line base. This means you can edit one line at a time using
The Text Editor is line based. This means you can edit one line at a time using
the virtual keyboard.
\begin{itemize}