From 01cf7fe6c3e5f440f3a2bacb4834b444e95c5b34 Mon Sep 17 00:00:00 2001 From: Jason David Davies Date: Wed, 17 Feb 2010 10:53:27 +0000 Subject: Fix speling. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@910910 13f79535-47bb-0310-9956-ffa450edef68 --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8cb114c2..babfc490 100644 --- a/NEWS +++ b/NEWS @@ -21,7 +21,8 @@ This version has not been released yet. * Bug fix for partial updates during view builds. * Bug fix for building couch.app's module list. * Fixed a problem with statistics timers and system sleep. - * Improved the satistics calculations to use an online moving window algorithms. + * Improved the statistics calculations to use an online moving window + algorithm. * Adds batching of multiple updating requests, to improve throughput with many writers. Removed the now redundant couch_batch_save module. * Bug fix for premature termination of chunked responses. -- cgit v1.2.3