mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +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
|
@ -485,7 +485,7 @@ int dbg_shutdown_debugger()
|
|||
// by the operation argument; the additional arguments are put in the
|
||||
// supplied vector.
|
||||
//
|
||||
// Parse the string into individual tokens, similarily to how shell
|
||||
// Parse the string into individual tokens, similarly to how shell
|
||||
// would do it.
|
||||
|
||||
void tokenize(const char* cstr, string& operation, vector<string>& arguments)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue