mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
Correct "acheive" typos.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
This commit is contained in:
parent
3bf0fc7d76
commit
6e4744df83
@ -543,7 +543,7 @@ Node 3:/usr/local/etc/ctdb/public_addresses
|
||||
requests are going through the LVSMASTER bottleneck and the
|
||||
majority of the traffic volume (the data in the read replies)
|
||||
goes straight from the processing node back to the clients. For
|
||||
read-intensive i/o patterns you can acheive very high throughput
|
||||
read-intensive i/o patterns you can achieve very high throughput
|
||||
rates in this mode.
|
||||
</para>
|
||||
|
||||
|
@ -69,7 +69,7 @@ class KCCTests(samba.tests.TestCase):
|
||||
|
||||
def test_verify(self):
|
||||
"""check that the KCC generates graphs that pass its own verify
|
||||
option. This is not a spectacular acheivement when there are
|
||||
option. This is not a spectacular achievement when there are
|
||||
only a couple of nodes to connect, but it shows something.
|
||||
"""
|
||||
my_kcc = kcc.KCC(unix_now, readonly=True, verify=True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user