Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
billdueber committed Oct 8, 2010
1 parent fc6a9ee commit 49dae21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -67,7 +67,7 @@ Note that you can use threach to multi-thread it all.
* Changed the #to_s method to be a little easier to deal with

0.5.0 (2010.09.16)
* Removed a begin/rescue/end block that had been looking for simple argumenterrors for logging; speedup is
* Removed a begin/rescue/end block that had been looking for simple argument errors for logging; speedup is
tremendous.
* No longer allow "array-like" in #add; only allow actual Arrays. Again, speedup.

Expand Down

0 comments on commit 49dae21

Please sign in to comment.