summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorStephen Paulger <stephenpaulger@users.noreply.github.com>2015-09-16 12:05:28 +0100
committerStephen Paulger <stephenpaulger@users.noreply.github.com>2015-09-16 12:05:28 +0100
commit443dffbeb214da18a0a4204b5295c2b97df418ab (patch)
tree2dbdf98273534275e644cf1d15317ff3fd7fd580 /docs/ref
parentb53b4d5c107dbd56386c599582f46c522877a651 (diff)
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.