From 6ee02fd062fb1e2b19b1cd0fd94db039a73e7654 Mon Sep 17 00:00:00 2001 From: TalkingJourney Date: Tue, 16 Jan 2018 16:06:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E6=9B=B4=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SCIndexView/SCIndexView.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCIndexView/SCIndexView.h b/SCIndexView/SCIndexView.h index 2ab53ba..82692f0 100644 --- a/SCIndexView/SCIndexView.h +++ b/SCIndexView/SCIndexView.h @@ -37,7 +37,7 @@ // 当前索引位置 @property (nonatomic, assign) NSInteger currentSection; -// tableView在shangNavigationBar上是否半透明 +// tableView在NavigationBar上是否半透明 @property (nonatomic, assign) BOOL translucentForTableViewInNavigationBar; // 索引视图的配置