Skip to content

"Get next" should say "Pop" if Queue is in Stack mode

Summary

The buttons to remove an entry from the stack are labeled "Get next for ". This should be "Pop for " or even "Pop from ".

Reasoning

"Pop" is proper terminology for when you're working with a stack.