diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-08-27 11:17:36 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-08-27 11:17:36 +0000 |
| commit | 7a8b84d5438a601dea2de1e020b5262b7d13daf3 (patch) | |
| tree | d319549add8dbc99fe8db4d8a81bc1672f6bb89c /manual/plugins/split_editor.tex | |
| parent | 17ff6396fff55bd12fedc429cee66b38ee84100b (diff) | |
| download | rockbox-7a8b84d5438a601dea2de1e020b5262b7d13daf3.zip rockbox-7a8b84d5438a601dea2de1e020b5262b7d13daf3.tar.gz rockbox-7a8b84d5438a601dea2de1e020b5262b7d13daf3.tar.bz2 rockbox-7a8b84d5438a601dea2de1e020b5262b7d13daf3.tar.xz | |
Fix typos, reported by Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10767 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/split_editor.tex')
| -rw-r--r-- | manual/plugins/split_editor.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex index c158da9..7fdabe3 100644 --- a/manual/plugins/split_editor.tex +++ b/manual/plugins/split_editor.tex @@ -1,8 +1,8 @@ \subsection{Split Editor} When recording an mp3 file, it is common practice to start the recording a little bit early and stop it a little bit late to ensure all the -desired sound is recorded. This results in recordings that contain -extra snippets of sound and the beginning and end. Unfortunately these +desired sound is recorded. This results in recordings that contains +extra snippets of sound in the beginning and the end. Unfortunately these snippets can not be deleted easily because they are stored in the same file as the desired recording. The purpose of the split editor is to split a mp3 file (the input file) at a point in time (split point). Two |