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

ronny pushed a commit to branch big-r81-patch-1
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit f3b5f2755588f2f31951e05bf925f303101f9ffd
Author: Ronny <[email protected]>
AuthorDate: Wed May 18 13:11:36 2022 +0200

    Fix typo
---
 rel/overlay/etc/default.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index 2ea16cbaa..a9d18b50c 100644
--- a/rel/overlay/etc/default.ini
+++ b/rel/overlay/etc/default.ini
@@ -542,7 +542,7 @@ partitioned||* = true
 ; Fair share configuration section. More shares result in a higher
 ; chance that jobs from that db get to run. The default value is 100,
 ; minimum is 1 and maximum is 1000. The configuration may be set even
-; if the database does not exit.
+; if the database does not exist.
 ;_replicator = 100
 
 

Reply via email to