]> git.sesse.net Git - vlc/commitdiff
Typo in comment pointed out by dionoea
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 21 Aug 2005 18:52:10 +0000 (18:52 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 21 Aug 2005 18:52:10 +0000 (18:52 +0000)
vlc-api.pl

index 2aa3ca880242789f211f46275fcfd3e907c5ee9a..8b22ff437652da8d57ffeb87c0016d328607dbbf 100755 (executable)
@@ -56,7 +56,7 @@ print { $new_sym }
        "/*\n".
        " * In an ideal world, plugins would include all the headers they need.\n".
        " * But of course, many, if not all, of them don't, so we have to make sure\n".
-       " * the while libvlc API is defined here in any case when included from a\n".
+       " * the whole libvlc API is defined here in any case when included from a\n".
        " * plugin.\n".
        " */\n".
        "#  ifdef __PLUGIN__\n".