]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/util/qvlcframe.hpp
Fix some typos.
[vlc] / modules / gui / qt4 / util / qvlcframe.hpp
index ec968b64d383935018de93a09acd6824337b1ec9..edaa08be96d10a89257974ef4b2a36fdc4b568e7 100644 (file)
@@ -42,7 +42,7 @@ class QVLCTools
        /*
         use this function to save a widgets screen position
         only for windows / dialogs which are floating, if a
-        window is docked into an other - don't all this function
+        window is docked into another - don't all this function
         or it may write garbage to position info!
        */
        static void saveWidgetPosition( QSettings *settings, QWidget *widget)