]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
minor typo
authorRoger Dingledine <arma@torproject.org>
Fri, 18 Jan 2008 04:50:15 +0000 (04:50 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 18 Jan 2008 04:50:15 +0000 (04:50 +0000)
svn:r13174

src/or/router.c

index 8851fb0d34037a9e0f753a2952c87b2960c2b4e7..1b098c3a1e2ebf678854c49f8af2c0a62e0564fd 100644 (file)
@@ -321,7 +321,7 @@ init_v3_authority_keys(void)
   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)