From 4c1fa73c7e7e7d68078d2cb5297d76c2e83715c4 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 5 Feb 2006 01:57:27 +0000 Subject: typos and nits svn:r5911 --- src/or/or.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or/or.h') diff --git a/src/or/or.h b/src/or/or.h index 7963f7cee..f48507fc6 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -859,7 +859,7 @@ typedef struct routerstatus_t { * about a single router. */ typedef struct local_routerstatus_t { /** What do we believe to be the case about this router? In this field, - * descriptor_digest represnets the descriptor we would most like to use for + * descriptor_digest represents the descriptor we would most like to use for * this router. */ routerstatus_t status; time_t next_attempt_at; /**< When should we try this descriptor again? */ -- cgit v1.2.3