summaryrefslogtreecommitdiff
path: root/Defogger/res/layout/activity_ipcam.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Defogger/res/layout/activity_ipcam.xml')
-rw-r--r--Defogger/res/layout/activity_ipcam.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Defogger/res/layout/activity_ipcam.xml b/Defogger/res/layout/activity_ipcam.xml
index b53e206..d8a750e 100644
--- a/Defogger/res/layout/activity_ipcam.xml
+++ b/Defogger/res/layout/activity_ipcam.xml
@@ -71,7 +71,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:onClick="doCommand"
- android:text="@string/command"/>
+ android:text="@string/runcommand"/>
<EditText
android:id="@+id/command"