Fix some comment typos.
[dcpomatic.git] / src / tools / dcpomatic.cc
index 78543919f1d08cd910ed3494826eb17f9c2e2534..4d494bb632291d1d80b0d30e87f5dd350c7e00c9 100644 (file)
@@ -1452,7 +1452,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_history ();
                auto history = Config::instance()->history();