mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
all: Fix typos identified by typos pre-commit hook
This commit is contained in:
parent
260c868f26
commit
7a043e5e8f
57 changed files with 80 additions and 80 deletions
|
@ -72,7 +72,7 @@ private:
|
|||
* \brief Splits a string into its words which are separated by
|
||||
* the split character.
|
||||
*
|
||||
* \param input string which will be splitted
|
||||
* \param input string which will be split
|
||||
* \param split character which separates the words
|
||||
* \return vector containing words
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue