summaryrefslogtreecommitdiff
path: root/src/lib/update_checker.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-09-15 01:15:55 +0200
committerCarl Hetherington <cth@carlh.net>2022-09-15 01:15:55 +0200
commitc103d8c1306e5fb3937b3a6c430a3fff32653fa3 (patch)
tree60609a21e09595990e38d33fa5df2f32a49fe8b9 /src/lib/update_checker.h
parent41bab4e95911d3ae99081556db5fe1d29ac008b5 (diff)
Fix some spelling mistakes (mostly in comments).
Diffstat (limited to 'src/lib/update_checker.h')
-rw-r--r--src/lib/update_checker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/update_checker.h b/src/lib/update_checker.h
index 53ef4457b..f0ea9798c 100644
--- a/src/lib/update_checker.h
+++ b/src/lib/update_checker.h
@@ -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: