]> git.sesse.net Git - vlc/commitdiff
Fix typo
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 28 Aug 2005 10:34:24 +0000 (10:34 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 28 Aug 2005 10:34:24 +0000 (10:34 +0000)
modules/gui/macosx/playlist.m

index e2fe09d9d1313bf1e37e80732566454ee8598be6..480733d90452ba4bee0f12246602b1c2d4183e35 100644 (file)
@@ -1607,7 +1607,7 @@ belongs to an Apple hidden private API, and then can "disapear" at any time*/
     }
 #endif
     /* We add the "VLCPlaylistItemPboardType" type to be able to recognize
-       a Drop operation comng from the playlist.
+       a Drop operation coming from the playlist.
        We need to add NSFilenamesPboardType otherwise the outlineview refuses
        to the drop. */