Skip to content

Commit

Permalink
Hey hey hey… wait a second
Browse files Browse the repository at this point in the history
  • Loading branch information
Wither362 authored Oct 6, 2022
1 parent d4ceb9a commit 5684d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TextTools.hx
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ class TextTools

/**
* Searches for occurrences of `sub` in `string`, and returns the number of occurrences.
* @param string the string to search in
* @param string the string to search in
* @param sub the substring to search for
* @return The amount of times `sub` was found in `string`
*/
Expand Down

0 comments on commit 5684d46

Please sign in to comment.