Преглед изворни кода

1.修改iOS Apex Mobile Result Field Setting Title。

Pen Li пре 7 година
родитељ
комит
82f05326ec
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Apex Mobile/Apex Mobile/CustomizeFieldViewController.m

+ 1 - 1
Apex Mobile/Apex Mobile/CustomizeFieldViewController.m

@@ -213,7 +213,7 @@
         if(section==0)
             titleLabel.text = @"Additional Fields To Display";
         else
-            titleLabel.text = @"Addition Fields";
+            titleLabel.text = @"Additional Fields";
     } else {
         if(section==0)
             titleLabel.text=NSLocalizedString(@"display_items", nil);