Skip to content

Commit 13e277a

Browse files
committed
Fix btnInstallNexmonFirmware text
1 parent 4397f70 commit 13e277a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/app/src/main/res/layout/fragment_nexmon.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
android:id="@+id/btnInstallNexmonFirmware"
200200
android:layout_width="match_parent"
201201
android:layout_height="wrap_content"
202-
android:text="Install Nexmon Firmware" />
202+
android:text="Install Selected Firmware" />
203203

204204

205205

0 commit comments

Comments
 (0)