summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-10-12 19:48:26 -0400
committerNick Mathewson <nickm@torproject.org>2012-10-12 19:48:26 -0400
commit45d7fb44c44867f2c44752935663547a3e8d85dd (patch)
treecff4c33da503233317020e61cedc0da5ec25ebc7
parente3c746384a2c50e9a2b853456040cdc732d72b57 (diff)
downloadtor-45d7fb44c44867f2c44752935663547a3e8d85dd.tar.gz
tor-45d7fb44c44867f2c44752935663547a3e8d85dd.zip
typo in src/ext/README; caught by rransom (thanks!)
-rw-r--r--src/ext/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/README b/src/ext/README
index 2c303c1069..07db3c1338 100644
--- a/src/ext/README
+++ b/src/ext/README
@@ -24,7 +24,7 @@ ht.h
tree.h. Shared with Libevent.
tinytest.[ch]
-tinydest_demos.c
+tinytest_demos.c
tinytest_macros.h
A unit testing framework. https://github.com/nmathewson/tinytest