summaryrefslogtreecommitdiffstats
path: root/doc/threads.txt
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2009-12-28 00:21:13 +0000
committerKen Raeburn <raeburn@mit.edu>2009-12-28 00:21:13 +0000
commite947c061388cf3f4af36ad47f16fb36fd38ba434 (patch)
tree637386075000fd936a639ee452b79ad6f3626ce9 /doc/threads.txt
parent056b9d7ca37692080e7ccbf3bbe5bc1aae3dbbb9 (diff)
downloadkrb5-e947c061388cf3f4af36ad47f16fb36fd38ba434.tar.gz
krb5-e947c061388cf3f4af36ad47f16fb36fd38ba434.tar.xz
krb5-e947c061388cf3f4af36ad47f16fb36fd38ba434.zip
Fixing minorly grammatical bad
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23522 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/threads.txt')
-rw-r--r--doc/threads.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/threads.txt b/doc/threads.txt
index b161dafbc6..956fb9ed02 100644
--- a/doc/threads.txt
+++ b/doc/threads.txt
@@ -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.