diff options
Diffstat (limited to 'src/test/test_dirvote.c')
-rw-r--r-- | src/test/test_dirvote.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test_dirvote.c b/src/test/test_dirvote.c index bc2d1150d6..b5e57ad071 100644 --- a/src/test/test_dirvote.c +++ b/src/test/test_dirvote.c @@ -18,7 +18,7 @@ #include "test/test.h" /** - * This struct holds the various informations that are needed for router + * This struct holds the various information that are needed for router * comparison. Each router in the test function has one, and they are all * put in a global digestmap, router_properties */ |