We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf7eebb commit 00ff0f2Copy full SHA for 00ff0f2
GoogleUtilities/MethodSwizzler/GULSwizzler.m
@@ -20,7 +20,7 @@
20
#import <GoogleUtilities/GULLogger.h>
21
#import "../Common/GULLoggerCodes.h"
22
23
-static GULLoggerService kGULLoggerSwizzler = @"[GoogleUtilites/MethodSwizzler]";
+static GULLoggerService kGULLoggerSwizzler = @"[GoogleUtilities/MethodSwizzler]";
24
#endif
25
26
dispatch_queue_t GetGULSwizzlingQueue(void) {
0 commit comments