From e17c05cfe9665ff1ec9dffbf46f90be18e44fa3d Mon Sep 17 00:00:00 2001
From: Fil Bergamo <fil.bergamo@riseup.net>
Date: Sun, 2 Sep 2018 16:44:44 +0000
Subject: [PATCH] fix #1853 "Ecryption" typo in Settings App

---
 res/values/strings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6a8993266..f0c3449e1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -832,7 +832,7 @@
     media, and other files. After you encrypt your phone, assuming you\u2019ve set up a screen lock
     (that is, a pattern or numeric PIN or password), you\u2019ll need to unlock the screen to decrypt
     the phone every time you power it on. The only other way to decrypt is to perform a factory
-    data reset, erasing all your data.\n\nEcryption can fail sometimes, so please create a backup of
+    data reset, erasing all your data.\n\nEncryption can fail sometimes, so please create a backup of
     your data before you proceed!\n\nEncryption takes an hour or more. You must start with
     a charged battery and keep your phone plugged in throughout the process. If you interrupt it,
     you\u2019ll lose some or all of your data.</string>
-- 
2.11.0

