Fix some typos in comments.
[dcpomatic.git] / src / lib / config.cc
index 9e13fd62a6ab91269300e6a55a590139af614651..6a61aae46318b8376fe3b738bee31eacc168418a 100644 (file)
@@ -1292,7 +1292,7 @@ Config::add_to_player_history (boost::filesystem::path p)
        add_to_history_internal (_player_history, p);
 }
 
-/** Remove non-existant items from the player history */
+/** Remove non-existent items from the player history */
 void
 Config::clean_player_history ()
 {