]> git.sesse.net Git - vlc/blobdiff - projects/activex/vlccontrol2.cpp
Spell developer properly
[vlc] / projects / activex / vlccontrol2.cpp
index be4fb1fca40fc8ab87c80754033f506d506a4610..f5505d43f72f2fe32572a8846bf507e5666ef7b8 100644 (file)
@@ -2816,7 +2816,7 @@ STDMETHODIMP VLCControl2::get_Toolbar(VARIANT_BOOL *visible)
         return E_POINTER;
 
     /*
-     * Note to developpers
+     * Note to developers
      *
      * Returning the _b_toolbar is closer to the method specification.
      * But returning True when toolbar is not implemented so not displayed