File: 0003-ogmmerge-spell-correct.patch

package info (click to toggle)
ogmtools 1%3A1.5-4.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 1,504 kB
  • sloc: cpp: 8,003; ansic: 5,865; sh: 3,167; makefile: 70
file content (21 lines) | stat: -rw-r--r-- 738 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Marc Leeman <marc.leeman@gmail.com>
Date: Thu, 1 Sep 2016 13:34:48 +0200
Subject: ogmmerge: spell correct

---
 ogmmerge.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ogmmerge.1 b/ogmmerge.1
index acd2c94..495d2a4 100644
--- a/ogmmerge.1
+++ b/ogmmerge.1
@@ -126,7 +126,7 @@ After a couple of minutes you can join video and audio:
 .LP
 $ \fBogmmerge -o MyMovie-with-sound.ogm MyMovie.avi MyMovie.ogg\fP
 .LP
-If your AVI already contains an audio track then it will be copied aswell
+If your AVI already contains an audio track then it will be copied as well
 (if \fBogmmerge\fR supports the audio format). To avoid that simply do
 .LP
 $ \fBogmmerge -o MyMovie-with-sound.ogm -A MyMovie.avi MyMovie.ogg\fP