mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-04 23:16:54 +00:00
spellcheck: fix and update (#1359)
* spellcheck: fix and update * spellcheck: add exclude line for gateio_types
This commit is contained in:
@@ -67,7 +67,7 @@ func (ll *linkedList) load(items Items, stack *stack, tn time.Time) {
|
||||
}
|
||||
|
||||
// Push has references to dangling nodes that need to be removed and pushed
|
||||
// back onto stack for re-use
|
||||
// back onto stack for reuse
|
||||
var push *Node
|
||||
// Cleave unused reference chain from main chain
|
||||
if prev == nil {
|
||||
|
||||
Reference in New Issue
Block a user