From a5d656cfa48f37806c21015ae8d364dcec7746a5 Mon Sep 17 00:00:00 2001
From: massimiliano <massimiliano@disroot.org>
Date: Fri, 14 Sep 2018 16:25:30 +0200
Subject: [PATCH] corrected typos

---
 README.md                           | 6 ++++--
 app/src/main/res/values/strings.xml | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 80e2ede..62d26ad 100644
--- a/README.md
+++ b/README.md
@@ -8,10 +8,12 @@ This app is a webapp for the site Diroot.org.
 *Link to APK:*
 ...
 
-Licence GPLv3 (see licence on source above)
+Licence GPLv3-only (see licence on source above)
 
 Requiriments:
 Android 4.1 or +
 4 MB free on Smartphone
 
-###Developed by Massimiliano:
+###Developed by:
+
+* Massimiliano:
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index c2aeab1..ab2409a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -86,7 +86,7 @@
     <string name="PadInfo">Pad Needs info...</string>
     <string name="PadTitle">Etherpad info</string>
     <string name="ChatTitle">XMPP settings</string>
-    <string name="ChatInfo">Jabber ID : Your full Disroot email address\\nPassword : Your Disroot password</string>
+    <string name="ChatInfo">Jabber ID : Your full Disroot email address\nPassword : Your Disroot password</string>
     <string name="CalcInfo">EtherCalc needs Info</string>
     <string name="CalcTitle">Ethercalc Info</string>
     <string name="BinTitle">PrivateBin Info</string>
-- 
GitLab