From 1a5bea0583522a12b8daa743169ffe4f883a535a Mon Sep 17 00:00:00 2001
From: Dominik Pfennig <dominik@suma-ev.de>
Date: Mon, 28 Nov 2016 10:56:57 +0100
Subject: [PATCH] Update index.php

---
 resources/lang/en/index.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/lang/en/index.php b/resources/lang/en/index.php
index eaeb9658b..db51c399a 100644
--- a/resources/lang/en/index.php
+++ b/resources/lang/en/index.php
@@ -19,7 +19,7 @@ return [
     "sponsors.gutscheine" => "Click results by \"open anonymously\"",
     "sponsors.kredite"    => "and you are fully protected.",
     "about.title"         => "About Us",
-    "about.1.1"           => "We save your <a href=\"/en/datenschutz\">data protection & privacy.</a>",
+    "about.1.1"           => "We save your <a href=\"/en/datenschutz\">privacy & data protection.</a>",
     "about.2.1"           => "We are a <a href=\"/en/spende\">non profit NGO</a>. <a href=\"https://gitlab.metager3.de/open-source/MetaGer\" target=\"_blank\">Our source code is open:</a>",
     "about.3.1"           => "Everyone might check our data protection & privacy features.",
     "placeholder"         => "MetaGer: Privacy Protected Search & Find",
-- 
GitLab