diff udp.c @ 6131:68fba42e1dea libavformat

Cosmetics: Change connexion to connection in code comments
author mstorsjo
date Mon, 14 Jun 2010 09:09:59 +0000
parents 7fdda2416684
children 4fc5e0e4e1cd
line wrap: on
line diff
--- a/udp.c	Mon Jun 14 08:23:59 2010 +0000
+++ b/udp.c	Mon Jun 14 09:09:59 2010 +0000
@@ -279,7 +279,7 @@
 }
 
 /**
- * Return the local port used by the UDP connexion
+ * Return the local port used by the UDP connection
  * @param s1 media file context
  * @return the local port number
  */