Fixing minorly grammatical bad
authorKen Raeburn <raeburn@mit.edu>
Mon, 28 Dec 2009 00:21:13 +0000 (00:21 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 28 Dec 2009 00:21:13 +0000 (00:21 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23522 dc483132-0cff-0310-8789-dd5450dbe970

doc/threads.txt

index b161dafbc6d887554101e88111a6f22974b9f275..956fb9ed02612be62fc7e7a31994b7568644868b 100644 (file)
@@ -86,7 +86,7 @@ On Tru64 we also link against the thread library always.
 
 For now, the basic model is:
 
-  If weak references supported, use them.
+  If weak references are supported, use them.
   Else, assume support is present; if that means explicitly pulling in
   the thread library, so be it.