From c479b9975d90de77c8471c91d0d3db8513100add Mon Sep 17 00:00:00 2001 From: Thom Johansen Date: Wed, 13 Feb 2008 13:32:44 +0000 Subject: FS #8340 by David Bishop. Remove contractions from the manual, as this seems to be common practice in this format and makes it easier to read for non-native english speakers. New manual work should try to adhere to this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16302 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/appendix.tex | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'manual/appendix/appendix.tex') diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index 6965d26533..1ec12c8f34 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -19,7 +19,7 @@ For open bug reports refer to \subsection{Rules for submitting new bug reports} \begin{enumerate} -\item Check that the bug hasn't already been reported +\item Check that the bug has not already been reported \item Always include the following information in your bug report: \end{enumerate} @@ -40,9 +40,9 @@ For open feature requests refer to \subsection{Rules for submitting a new feature request} \begin{enumerate} -\item Check that the feature hasn't already been requested. +\item Check that the feature has not already been requested. Duplicates are really boring! -\item Check that the feature hasn't already been implemented. +\item Check that the feature has not already been implemented. Download the latest current/daily build and/or search the mail list archive. \item Check that the feature is possible to implement (see \reference{ref:NODO}). \end{enumerate} @@ -70,7 +70,7 @@ The recording hardware (the MAS) does not allow us to do this The Archos Multimedia is a completely different beast. It is an entirely different architecture, different CPU and upgrading the software is done a completely different way. We do not wish to venture into this. Others - may do so. We won't. + may do so. We will not. \item Multi{}-band (or graphic) equaliser\\ We cannot access information for that kind of visualisation from the MP3 decoding hardware. @@ -79,11 +79,11 @@ The recording hardware (the MAS) does not allow us to do this \item Change tempo of a song without changing pitch!\\ The MP3 decoding hardware does not allow this. \item Graphic frequency (spectrum analyser!)\\ - We can't access the audio waveform from the MP3 decoder so we can't analyse + We cannot access the audio waveform from the MP3 decoder so we cannot analyse it. Even if we had access to it, the CPU would probably be too slow to perform the analysis anyway. \item Cool sound effects!\\ - Adding new sound effects requires reprogramming the MAS chip, and we can't + Adding new sound effects requires reprogramming the MAS chip, and we cannot do that. The MAS chip is programmable, but we have no access to the chip documentation. } @@ -104,7 +104,7 @@ The recording hardware (the MAS) does not allow us to do this support for more file systems will just take away valuable ram for unnecessary features. You can partition your \dap{} fine, just make sure the first one is FAT32 and then make the other ones whatever file system - you want. Just don't expect Rockbox to understand them. + you want. Just do not expect Rockbox to understand them. \item Add scandisk{}-like features!\\ It would be a very slow operation that would drain the batteries and take a lot of useful ram for something that is much better and faster @@ -112,7 +112,7 @@ The recording hardware (the MAS) does not allow us to do this \end{itemize} \chapter{Changelog} -\section{What's new since v2.5?} +\section{What is new since v2.5?} Changes in version 2.5 \chapter{Credits} @@ -128,4 +128,4 @@ People that have contributed to the project, one way or another. Friends! \input{appendix/fdl.tex} \newpage \section{The GNU General Public License} -\input{appendix/gpl-2.0.tex} \ No newline at end of file +\input{appendix/gpl-2.0.tex} -- cgit v1.2.3