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