You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2013/05/22 19:05:29 UTC

[07/32] git commit: updated refs/heads/fauxton-view-improvements to 8babf7e

docs: fix Sphinx warning


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f2c0a8e3
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f2c0a8e3
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/f2c0a8e3

Branch: refs/heads/fauxton-view-improvements
Commit: f2c0a8e3cb5bf2ea58cb40e5fe4adf4ad90e0557
Parents: 61e0604
Author: Dirkjan Ochtman <dj...@apache.org>
Authored: Sat May 18 15:25:35 2013 +0200
Committer: Dirkjan Ochtman <dj...@apache.org>
Committed: Sat May 18 15:25:35 2013 +0200

----------------------------------------------------------------------
 share/doc/src/changelog.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/f2c0a8e3/share/doc/src/changelog.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/changelog.rst b/share/doc/src/changelog.rst
index 570c07b..9b5bec6 100644
--- a/share/doc/src/changelog.rst
+++ b/share/doc/src/changelog.rst
@@ -278,7 +278,7 @@ Storage System
 * Added support for automatic database and view compaction. This feature
   is disabled by default, but it can be enabled via the .ini configuration.
 * Performance improvements for the built-in changes feed filters `_doc_ids`
-  and `_design'.
+  and `_design`.
 
 View Server
 ^^^^^^^^^^^