[or-cvs] r13174: minor typo (tor/trunk/src/or)
arma at seul.org
arma at seul.org
Fri Jan 18 04:50:15 UTC 2008
Author: arma
Date: 2008-01-17 23:50:15 -0500 (Thu, 17 Jan 2008)
New Revision: 13174
Modified:
tor/trunk/src/or/router.c
Log:
minor typo
Modified: tor/trunk/src/or/router.c
===================================================================
--- tor/trunk/src/or/router.c 2008-01-18 04:47:03 UTC (rev 13173)
+++ tor/trunk/src/or/router.c 2008-01-18 04:50:15 UTC (rev 13174)
@@ -321,7 +321,7 @@
return r;
}
-/** If we're a v3 authority, check whether we have a certificatge that's
+/** If we're a v3 authority, check whether we have a certificate that's
* likely to expire soon. Warn if we do, but not too often. */
void
v3_authority_check_key_expiry(void)
More information about the tor-commits
mailing list