Fix some spelling mistakes (mostly in comments).
[dcpomatic.git] / src / lib / update_checker.h
index 53ef4457b3452f381d861dec1d0d93f319e3340d..f0ea9798c36d87936c2bc716393e4a488f2b7432 100644 (file)
@@ -35,7 +35,7 @@
 struct update_checker_test;
 
 
-/** Class to check for the existance of an update for DCP-o-matic on a remote server */
+/** Class to check for the existence of an update for DCP-o-matic on a remote server */
 class UpdateChecker : public Signaller
 {
 public: