From 0c088f391442b616bb02b5cd41ecb5ba5b980645 Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Thu, 5 Mar 2015 11:54:18 -0800 Subject: [PATCH] Fix typo --- Classes/HockeySDKFeatureConfig.h | 2 +- Support/HockeySDKCrashOnlyConfig.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Classes/HockeySDKFeatureConfig.h b/Classes/HockeySDKFeatureConfig.h index 1a8b387ebd..f7b32e4953 100644 --- a/Classes/HockeySDKFeatureConfig.h +++ b/Classes/HockeySDKFeatureConfig.h @@ -71,7 +71,7 @@ /** - * If true, include support for handling in-app udpates for Ad-Hoc and Enterprise builds + * If true, include support for handling in-app updates for Ad-Hoc and Enterprise builds * * _Default_: Enabled */ diff --git a/Support/HockeySDKCrashOnlyConfig.h b/Support/HockeySDKCrashOnlyConfig.h index 1a4a2ee725..b0d0ff2fc7 100644 --- a/Support/HockeySDKCrashOnlyConfig.h +++ b/Support/HockeySDKCrashOnlyConfig.h @@ -78,7 +78,7 @@ /** - * If true, include support for handling in-app udpates for Ad-Hoc and Enterprise builds + * If true, include support for handling in-app updates for Ad-Hoc and Enterprise builds * * _Default_: Enabled */