doc: typos suck

parent 66da22f6
......@@ -811,7 +811,7 @@ fellow storage can be fine tuned:
The value is always raised to a dynamic minimum such that the disk
reserve is at least 2MB.
The value is capped suck that the number of reserved chunks times
The value is capped such that the number of reserved chunks times
the chunk size does not exceed 1/8 of the disk size.
* *mem_reserve_chunks*
......@@ -827,7 +827,7 @@ fellow storage can be fine tuned:
reduce latencies in these situations at the expense of some memory
unavailable for caching.
The value is capped suck that the number of reserved chunks times
The value is capped such that the number of reserved chunks times
the chunk size does not exceed 1/8 of the memory size.
* *objsize_max*
......
......@@ -748,7 +748,7 @@ fellow storage can be fine tuned:
The value is always raised to a dynamic minimum such that the disk
reserve is at least 2MB.
The value is capped suck that the number of reserved chunks times
The value is capped such that the number of reserved chunks times
the chunk size does not exceed 1/8 of the disk size.
* *mem_reserve_chunks*
......@@ -764,7 +764,7 @@ fellow storage can be fine tuned:
reduce latencies in these situations at the expense of some memory
unavailable for caching.
The value is capped suck that the number of reserved chunks times
The value is capped such that the number of reserved chunks times
the chunk size does not exceed 1/8 of the memory size.
* *objsize_max*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment