[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Fix a minor misspelling in util.c
commit 5ac26cb7c70e160315cdb0e5d56a123e86f81b70
Author: teor <teor2345@xxxxxxxxx>
Date: Sat Jan 10 15:52:55 2015 +1100
Fix a minor misspelling in util.c
---
src/common/util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/common/util.c b/src/common/util.c
index 6226dd7..abf4813 100644
--- a/src/common/util.c
+++ b/src/common/util.c
@@ -2953,7 +2953,7 @@ expand_filename(const char *filename)
tor_free(username);
rest = slash ? (slash+1) : "";
#else
- log_warn(LD_CONFIG, "Couldn't expend homedir on system without pwd.h");
+ log_warn(LD_CONFIG, "Couldn't expand homedir on system without pwd.h");
return tor_strdup(filename);
#endif
}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits