diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-01-04 05:46:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-01-04 05:46:15 +0000 |
commit | c0634891116eafc7ab325f59521eb7fd4810d22e (patch) | |
tree | eb6416e2a09393acbb4565cd2f5b0403c07dbca4 | |
parent | 10b3e8a6a34ef514e39b273ca70e0428ef066446 (diff) |
spell 'pthread' properly
-rw-r--r-- | docs/uclibc.org/news.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/uclibc.org/news.html b/docs/uclibc.org/news.html index 78f176ba3..809286919 100644 --- a/docs/uclibc.org/news.html +++ b/docs/uclibc.org/news.html @@ -6,7 +6,7 @@ <li> <b>3 January 2004, uClibc 0.9.26 Released</b> <br> - CodePoet Consulting is sorry to announce there was a pthred bug that + CodePoet Consulting is sorry to announce there was a pthread bug that slipped though our extensive testing and was only noticed a few hours after the previous release. As a result, we are now releasing uClibc 0.9.26 which fixes this bug, and is otherwise identical to the previous release. |