Fix various typos

This commit is contained in:
Nick Mathewson
2018-05-30 07:57:22 -07:00
parent aff49cc52d
commit d7bbfd0f62
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1470,7 +1470,7 @@ test_download_status_bridge(void *arg)
return;
}
/** Set timeval to a mock date and time. This is neccessary
/** Set timeval to a mock date and time. This is necessary
* to make tor_gettimeofday() mockable. */
static void
mock_tor_gettimeofday(struct timeval *timeval)