Skip to content

Commit 8108dfb

Browse files
committed
Properly name the string reference
1 parent 8edfe5b commit 8108dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<string name="device_info_build_sdk">Build SDK: </string>
1111
<string name="device_info_cpu_abi">CPU ABI: </string>
1212
<string name="device_info_cpu_abi2">CPU ABI2: </string>
13-
<string name="device_info_cpu_list">CPU ABI LIST: </string>
13+
<string name="device_info_abi_list">CPU ABI LIST: </string>
1414

1515

1616
<string name="device_info_build_id">Build ID: </string>

0 commit comments

Comments
 (0)