Skip to content

Commit

Permalink
Tpyo
Browse files Browse the repository at this point in the history
Signed-off-by: Danno Ferrin <[email protected]>
  • Loading branch information
shemnon committed Oct 24, 2023
1 parent 29e00e3 commit a6cad86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public class FlexStack<T> {
private int top;

/**
* Instantiates a new Fixed stack.
* Instantiates a new Flex stack.
*
* @param maxSize the max size
* @param klass the klass
Expand Down

0 comments on commit a6cad86

Please sign in to comment.