summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorJames Bennett <james@b-list.org>2015-09-16 06:56:34 -0500
committerJames Bennett <james@b-list.org>2015-09-16 06:56:34 -0500
commitffec5a2efce95d5d1a7593941967d3317b4930ca (patch)
tree2dbdf98273534275e644cf1d15317ff3fd7fd580 /docs/ref
parentb53b4d5c107dbd56386c599582f46c522877a651 (diff)
parent443dffbeb214da18a0a4204b5295c2b97df418ab (diff)
Merge pull request #5291 from stephenpaulger/master
Remove unnecessarily rude terminology.
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/sites.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/sites.txt b/docs/ref/contrib/sites.txt
index c127fa41f1..defa808207 100644
--- a/docs/ref/contrib/sites.txt
+++ b/docs/ref/contrib/sites.txt
@@ -58,7 +58,7 @@ Kansas. LJWorld.com focuses on news, while Lawrence.com focuses on local
entertainment. But sometimes editors want to publish an article on *both*
sites.
-The brain-dead way of solving the problem would be to require site producers to
+The naive way of solving the problem would be to require site producers to
publish the same story twice: once for LJWorld.com and again for Lawrence.com.
But that's inefficient for site producers, and it's redundant to store
multiple copies of the same story in the database.