Update to 2.7.3
[profile/ivi/python.git] / PC / os2emx / dlfcn.c
index 47c046c..ebda9cd 100644 (file)
@@ -188,7 +188,7 @@ inv_handle:
     return NULL;
 }
 
-/* free dynamicaly-linked library */
+/* free dynamically-linked library */
 int dlclose(void *handle)
 {
     int rc;