]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix typo in changes/coverity_master spotted by rransom
authorNick Mathewson <nickm@torproject.org>
Fri, 10 Jun 2011 20:40:47 +0000 (16:40 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 10 Jun 2011 20:40:47 +0000 (16:40 -0400)
changes/coverity_master

index 43ce1fd9aec182c5b5effa177ca2bbec0b221455..eca003d2080915283b5a81560ad63abb73734313 100644 (file)
@@ -1,6 +1,6 @@
   o Minor bugfixes:
     - Prevent using negative indices during unit test runs when read_all()
-      fails. Spotted by coverity. Bugfix on 0.2.3.1-alppa.
+      fails. Spotted by coverity. Bugfix on 0.2.3.1-alpha.
     - Fix a rare memory leak when checking the nodelist without it being
       present. Found by coverity. Bugfix on 0.2.3.1-alpha.
   o Code simplifications and refactoring: