mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix typo accross -> across
This commit is contained in:
parent
9ae50c993e
commit
4a2f4de1a8
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ def event_return(events):
|
|||
|
||||
Cassandra does not support an auto-increment feature due to the
|
||||
highly inefficient nature of creating a monotonically increasing
|
||||
number accross all nodes in a distributed database. Each event
|
||||
number across all nodes in a distributed database. Each event
|
||||
will be assigned a uuid by the connecting client.
|
||||
'''
|
||||
for event in events:
|
||||
|
|
Loading…
Add table
Reference in a new issue