X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fconfig.cc;h=6a61aae46318b8376fe3b738bee31eacc168418a;hp=9e13fd62a6ab91269300e6a55a590139af614651;hb=87c1ac59d40f611fed94fa4120f9c21ef2baa2d2;hpb=a2637cc0d95076c463a9dfee248137e5211d1a7d diff --git a/src/lib/config.cc b/src/lib/config.cc index 9e13fd62a..6a61aae46 100644 --- a/src/lib/config.cc +++ b/src/lib/config.cc @@ -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 () {