summaryrefslogtreecommitdiffstats
path: root/macosx/Sparkle.framework/Versions/A/Headers/SUUpdater.h
diff options
context:
space:
mode:
authorluz.paz <[email protected]>2018-02-07 10:54:59 -0500
committerScott <[email protected]>2018-02-20 18:10:44 +0000
commit2d1c8541460c2b63d46eb1a278adacee14a55556 (patch)
treebaf9c409edfb51f1a2b649b1f6e2291ff0524b76 /macosx/Sparkle.framework/Versions/A/Headers/SUUpdater.h
parent5ce54df39b61c5b104f83d7ce291e67eada56efc (diff)
Misc. typos
Found via `codespell -q 3 --skip="./gtk/po`
Diffstat (limited to 'macosx/Sparkle.framework/Versions/A/Headers/SUUpdater.h')
-rw-r--r--macosx/Sparkle.framework/Versions/A/Headers/SUUpdater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Sparkle.framework/Versions/A/Headers/SUUpdater.h b/macosx/Sparkle.framework/Versions/A/Headers/SUUpdater.h
index ed0072af4..a0ff707e7 100644
--- a/macosx/Sparkle.framework/Versions/A/Headers/SUUpdater.h
+++ b/macosx/Sparkle.framework/Versions/A/Headers/SUUpdater.h
@@ -21,7 +21,7 @@
/*!
The main API in Sparkle for controlling the update mechanism.
- This class is used to configure the update paramters as well as manually
+ This class is used to configure the update parameters as well as manually
and automatically schedule and control checks for updates.
*/
SU_EXPORT @interface SUUpdater : NSObject