mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-15 10:22:20 +08:00
Merge pull request #6246 from johscheuer/fix-typo-comment
Fix typo in comment
This commit is contained in:
commit
d13a3536bb
@ -33,7 +33,7 @@
|
||||
|
||||
namespace {
|
||||
|
||||
// Exclue the given servers and localities
|
||||
// Exclude the given servers and localities
|
||||
ACTOR Future<bool> excludeServersAndLocalities(Reference<IDatabase> db,
|
||||
std::vector<AddressExclusion> servers,
|
||||
std::unordered_set<std::string> localities,
|
||||
|
Loading…
x
Reference in New Issue
Block a user