diff options
Diffstat (limited to 'src/lib/update_checker.h')
| -rw-r--r-- | src/lib/update_checker.h | 2 |
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: |
