This is an automated email from the ASF dual-hosted git repository.

nickva pushed a commit to branch fix-references-for-release-352
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit a03c5febc860bb9d0d440e35dedfda7122a026b0
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Sun May 17 00:11:54 2026 -0400

    Fix docs make check error
    
    Not sure how it got through the check before. Maybe a sphynx package version
    thing...
---
 src/docs/src/api/database/misc.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/docs/src/api/database/misc.rst 
b/src/docs/src/api/database/misc.rst
index 80ab5d6ad..31dbabcfe 100644
--- a/src/docs/src/api/database/misc.rst
+++ b/src/docs/src/api/database/misc.rst
@@ -134,7 +134,6 @@ The database's ``purge_seq`` and ``update_seq`` will be 
increased.
 .. note::
     The _purge endpoint is restricted to admin users (since version 2.3.1)
 
-
 Internal Replication
 ======================
 Purges are automatically replicated between replicas of the same database. Each

Reply via email to