Fix typo
This commit is contained in:
parent
9827f3672b
commit
10227b8750
2 changed files with 3 additions and 3 deletions
|
|
@ -1176,7 +1176,7 @@ Phone Support PIN #: 84719</string>
|
||||||
</tableViewCell>
|
</tableViewCell>
|
||||||
</cells>
|
</cells>
|
||||||
</tableViewSection>
|
</tableViewSection>
|
||||||
<tableViewSection headerTitle="PasswordStore Data" id="aVR-FE-jMg">
|
<tableViewSection headerTitle="Password Store Data" id="aVR-FE-jMg">
|
||||||
<cells>
|
<cells>
|
||||||
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" textLabel="zrl-v3-fxg" style="IBUITableViewCellStyleDefault" id="Jm8-B5-wKx" userLabel="Discard Changes Table View Cell">
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" textLabel="zrl-v3-fxg" style="IBUITableViewCellStyleDefault" id="Jm8-B5-wKx" userLabel="Discard Changes Table View Cell">
|
||||||
<rect key="frame" x="0.0" y="255.33333333333337" width="414" height="44"/>
|
<rect key="frame" x="0.0" y="255.33333333333337" width="414" height="44"/>
|
||||||
|
|
|
||||||
|
|
@ -143,8 +143,8 @@
|
||||||
/* Class = "UINavigationItem"; title = "Recent Commit Log"; ObjectID = "aRM-mj-MAt"; */
|
/* Class = "UINavigationItem"; title = "Recent Commit Log"; ObjectID = "aRM-mj-MAt"; */
|
||||||
"aRM-mj-MAt.title" = "Recent Commit Log";
|
"aRM-mj-MAt.title" = "Recent Commit Log";
|
||||||
|
|
||||||
/* Class = "UITableViewSection"; headerTitle = "PasswordStore Data"; ObjectID = "aVR-FE-jMg"; */
|
/* Class = "UITableViewSection"; headerTitle = "Password Store Data"; ObjectID = "aVR-FE-jMg"; */
|
||||||
"aVR-FE-jMg.headerTitle" = "PasswordStore Data";
|
"aVR-FE-jMg.headerTitle" = "Password Store Data";
|
||||||
|
|
||||||
/* Class = "UINavigationItem"; title = "Raw Password"; ObjectID = "c13-zM-tLf"; */
|
/* Class = "UINavigationItem"; title = "Raw Password"; ObjectID = "c13-zM-tLf"; */
|
||||||
"c13-zM-tLf.title" = "Raw Password";
|
"c13-zM-tLf.title" = "Raw Password";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue