summaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorFup Duck <fupduck@sacknagel.com>2018-01-27 16:09:38 +0100
committerFup Duck <fupduck@sacknagel.com>2018-01-27 16:09:38 +0100
commit3eb5405141d14a0c75c669c168b272878346cc38 (patch)
treef4c8f90a4cfea9c7518d57d2e45282e3fc9ec8d5 /app/src/main/AndroidManifest.xml
parentd8aaf3ca143a5afb71fb74675deb5be60a4204d9 (diff)
fix comments for mergerequest
Diffstat (limited to 'app/src/main/AndroidManifest.xml')
-rw-r--r--app/src/main/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index c0ab2c75..2ffb54f4 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -93,7 +93,7 @@
android:label="@string/title_activity_main" />
<activity
- android:name=".ConfigurationWizard"
+ android:name=".ProviderListActivity"
android:label="@string/configuration_wizard_title" />
<activity