aboutsummaryrefslogtreecommitdiff
path: root/iPhone/GTMUILocalizerTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'iPhone/GTMUILocalizerTest.h')
-rw-r--r--iPhone/GTMUILocalizerTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iPhone/GTMUILocalizerTest.h b/iPhone/GTMUILocalizerTest.h
index 041444d..87a0f22 100644
--- a/iPhone/GTMUILocalizerTest.h
+++ b/iPhone/GTMUILocalizerTest.h
@@ -24,6 +24,6 @@
UILabel *label_;
}
-@property(nonatomic, retain)IBOutlet UILabel *label;
+@property(nonatomic, retain) IBOutlet UILabel *label;
@end