Skip to content

Commit

Permalink
Apply suggestions from oscar code review
Browse files Browse the repository at this point in the history
Co-authored-by: Oscar Spencer <[email protected]>
  • Loading branch information
spotandjake and ospencer authored Dec 29, 2024
1 parent 42b6a49 commit f489b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/queue.gr
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ provide let pop = queue => {
}

/**
* Clears the queue by removing all of its elements
* Clears the queue by removing all of its elements.
*
* @param queue: The queue to clear
*
Expand Down

0 comments on commit f489b03

Please sign in to comment.