diff options
| author | James Bennett <james@b-list.org> | 2015-09-16 06:56:34 -0500 |
|---|---|---|
| committer | James Bennett <james@b-list.org> | 2015-09-16 06:56:34 -0500 |
| commit | ffec5a2efce95d5d1a7593941967d3317b4930ca (patch) | |
| tree | 2dbdf98273534275e644cf1d15317ff3fd7fd580 /docs/ref | |
| parent | b53b4d5c107dbd56386c599582f46c522877a651 (diff) | |
| parent | 443dffbeb214da18a0a4204b5295c2b97df418ab (diff) | |
Merge pull request #5291 from stephenpaulger/master
Remove unnecessarily rude terminology.
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/sites.txt | 2 |
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. |
