Skip to content

Commit 5d8ed7b

Browse files
committed
minor #13810 Several typo fixes (Levure)
This PR was merged into the 5.1 branch. Discussion ---------- Several typo fixes Typo fixes : - CoucbaseCluster ⮞ CouchbaseCluster - configiration ⮞ configuration Commits ------- 773f752 Several typo fixes
2 parents 353e8f0 + 773f752 commit 5d8ed7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/cache/adapters/couchbasebucket_adapter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Available Options
104104
~~~~~~~~~~~~~~~~~
105105

106106
``username`` (type: ``string``)
107-
Username for connection ``CoucbaseCluster``.
107+
Username for connection ``CouchbaseCluster``.
108108

109109
``password`` (type: ``string``)
110110
Password of connection ``CouchbaseCluster``.
@@ -127,7 +127,7 @@ Available Options
127127

128128
``configDelay`` (type: ``int``, default: ``10000``)
129129
Config refresh throttling
130-
Modify the amount of time (in microseconds) before the configiration error threshold will forcefully be set to its maximum number forcing a configuration refresh.
130+
Modify the amount of time (in microseconds) before the configuration error threshold will forcefully be set to its maximum number forcing a configuration refresh.
131131

132132
``htconfigIdleTimeout`` (type: ``int``, default: ``4294967295``)
133133
Idling/Persistence for HTTP bootstrap (in microseconds).

0 commit comments

Comments
 (0)