From a0af086f16597146db71e1339c6cd2a55a00ff1b Mon Sep 17 00:00:00 2001 From: Tomáš Znamenáček Date: Thu, 8 Oct 2015 11:53:21 +0200 Subject: Typo fix. --- Framework/MASLocalization.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Framework/MASLocalization.m b/Framework/MASLocalization.m index 431fc5f..9561470 100644 --- a/Framework/MASLocalization.m +++ b/Framework/MASLocalization.m @@ -1,7 +1,7 @@ #import "MASLocalization.h" #import "MASShortcut.h" -// The CocoaPods trickery here is needed because when then code +// The CocoaPods trickery here is needed because when the code // is built as a part of CocoaPods, it won’t make a separate framework // and the Localized.strings file won’t be bundled correctly. // See https://github.com/shpakovski/MASShortcut/issues/74 -- cgit v1.2.3