summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-12-27 18:08:16 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-12-27 18:08:16 -0500
commitb9eb35f845fbe3633a75f9c288e7e82a24a0a592 (patch)
treea42f9a52d89c6b6f7837e298eed957f93c2d997e
parenta9d5f41c9dc67a5d7da0f49c0f96976510b0bc87 (diff)
Reword the default description for the "Support Staff" group to sayparabolaweb-2015-12-27
"GNU/Linux" instead of "Linux".
-rw-r--r--devel/fixtures/staff_groups.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fixtures/staff_groups.json b/devel/fixtures/staff_groups.json
index 96efde62..d0a0facf 100644
--- a/devel/fixtures/staff_groups.json
+++ b/devel/fixtures/staff_groups.json
@@ -32,7 +32,7 @@
"group": [
"Support Staff"
],
- "description": "These are the unheralded people that keep things running behind the scenes. Forum moderators, wiki admins, IRC moderators, mirror maintenance, and everything else that keeps a Linux distro running smoothly.",
+ "description": "These are the unheralded people that keep things running behind the scenes. Forum moderators, wiki admins, IRC moderators, mirror maintenance, and everything else that keeps a GNU/Linux distro running smoothly.",
"sort_order": 5,
"member_title": "Staff",
"slug": "support-staff",