Skip to content

Commit

Permalink
Correct "acheive" typos.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lamb <[email protected]>
Reviewed-by: Andrew Bartlett <[email protected]>
Reviewed-by: Garming Sam <[email protected]>
  • Loading branch information
lamby authored and GSam committed Feb 22, 2017
1 parent 3bf0fc7 commit 6e4744d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ctdb/doc/ctdb.7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion python/samba/tests/kcc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def test_list_dsas(self):

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,
Expand Down

0 comments on commit 6e4744d

Please sign in to comment.