Blob Blame History Raw
diff -Nurp a2jmidid/man/a2jmidid.1 a2jmidid.orig/man/a2jmidid.1
--- a2jmidid/man/a2jmidid.1	2012-09-15 11:25:31.661714067 +0200
+++ a2jmidid.orig/man/a2jmidid.1	2012-09-15 11:31:29.273764443 +0200
@@ -19,13 +19,13 @@ specifies which jack-server to use
 .SH NOTES
 ALSA does not guarantee client names to by unique. I.e. it is possible
 to have two apps that create two clients with same ALSA client name.
-JACK however requires port names to be unqiue. To ensure this uniqueness,
+JACK however requires port names to be unique. To ensure this uniqueness,
 a2jmidid will add the unique numeric ALSA client ID to the JACK port name.
 However this behaviour is known to be problematic when restoring
 connections using simplistic tools like aj\-snapshot and jack_connect.
 In order to make them work, the -u option can be used. This option will
 cause a2jmidid to omit the numeric ALSA Client ID from JACK port names.
-In this mode, ALSA client name uniqueness must be guartanteed externally.
+In this mode, ALSA client name uniqueness must be guaranteed externally.
 
 .SH AUTHOR
 Eric Hedekar <after the beep at g mail dot nospam com>