* them for purposes of finding the parent directory.
*
* Returns 0 if a parent directory was successfully found, -1 otherwise (fname
- * did not have any path separators or only had them ad the end).
+ * did not have any path separators or only had them at the end).
* */
int
get_parent_directory(char *fname)
cpd_check_t flags = CPD_CHECK_MODE_ONLY;
if (get_parent_directory(p)<0 || p[0] != '/') {
log_warn(LD_GENERAL, "Bad unix socket address '%s'. Tor does not support "
- "relative patchs for unix sockets.", path);
+ "relative paths for unix sockets.", path);
goto done;
}