summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-12-27 18:08:16 -0500
committerLuke Shumaker <lukeshu@parabola.nu>2019-03-10 01:08:40 -0500
commit20b333de0d1395049187b3af5fb75efa97bbf603 (patch)
tree34b27f5721bd3407a527d7a31b9d542104b2af64
parenta3f8c623bada7e9b419027a2c2dccc6ee925b678 (diff)
Reword the default description for the "Support Staff" group to say
"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",