Skip to content
Snippets Groups Projects
Commit 38b79473 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

fix trivial typo

parent 45d7fb44
No related branches found
No related tags found
No related merge requests found
......@@ -160,7 +160,7 @@ command_process_cell(channel_t *chan, cell_t *cell)
}
/** Process an incoming var_cell from a channel; in the current protocol all
* the var_cells are handshake-related and handles below the channel layer,
* the var_cells are handshake-related and handled below the channel layer,
* so this just logs a warning and drops the cell.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment