From d73a961b3afb4c98cd7f6e5284b34dd3ef531ca5 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 18 Aug 2014 00:28:39 -0700 Subject: [PATCH] correct wiki help text --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index a97f0a1ccb9..9b17185e9b3 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1060,7 +1060,7 @@ en: yes_value: "Yes, abandon" wiki: - about: "this post is a wiki; anyone can edit it" + about: "this post is a wiki; basic users can edit it" archetypes: save: 'Save Options'