mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 09:55:44 +03:00
spelling: semantics
This commit is contained in:
@@ -109,7 +109,7 @@ type vaultClientHeapEntry struct {
|
||||
index int
|
||||
}
|
||||
|
||||
// Wrapper around the actual heap to provide additional symantics on top of
|
||||
// Wrapper around the actual heap to provide additional semantics on top of
|
||||
// functions provided by the heap interface. In order to achieve that, an
|
||||
// additional map is placed beside the actual heap. This map can be used to
|
||||
// check if an entry is already present in the heap.
|
||||
|
||||
Reference in New Issue
Block a user