From 8f0744140dc32509ead7cfd856ec27fd3a78e093 Mon Sep 17 00:00:00 2001 From: mossroy Date: Sat, 17 Aug 2013 17:34:40 +0200 Subject: [PATCH] Small update to manifest.webapp --- manifest.webapp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.webapp b/manifest.webapp index f413c4d4..edd665d3 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -16,7 +16,7 @@ "default_locale": "en", "permissions": { "device-storage:sdcard": { - "description": "Required to read evopedia archives", + "description": "Required to read wikipedia archives", "access": "readonly" } },