Fix some spelling mistakes (mostly in comments).
[dcpomatic.git] / src / tools / dcpomatic_player.cc
index 043e90b9efd97104557d08d2bf126b0aeec416b7..90c37d08c726feb29a502585e81a717f3b9a92db 100644 (file)
@@ -970,7 +970,7 @@ private:
 
                int pos = _history_position;
 
-               /* Clear out non-existant history items before we re-build the menu */
+               /* Clear out non-existent history items before we re-build the menu */
                Config::instance()->clean_player_history ();
                auto history = Config::instance()->player_history ();