Skip to content

Commit

Permalink
Fix btnInstallNexmonFirmware text
Browse files Browse the repository at this point in the history
  • Loading branch information
francozappa committed Mar 4, 2018
1 parent 4397f70 commit 13e277a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app/src/main/res/layout/fragment_nexmon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
android:id="@+id/btnInstallNexmonFirmware"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="Install Nexmon Firmware" />
android:text="Install Selected Firmware" />



Expand Down

0 comments on commit 13e277a

Please sign in to comment.