aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Unix/README.txt
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-08-26 07:43:33 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-08-26 07:43:33 +0000
commitbf3a4d2e1b5da72fbd907cdd960cbfb8d51e6b40 (patch)
treeef20c5704f5254b25165538ae31add9cec9aa646 /lib/System/Unix/README.txt
parent5179f05080de4ea458b22e99c459919cdaf98deb (diff)
downloadexternal_llvm-bf3a4d2e1b5da72fbd907cdd960cbfb8d51e6b40.zip
external_llvm-bf3a4d2e1b5da72fbd907cdd960cbfb8d51e6b40.tar.gz
external_llvm-bf3a4d2e1b5da72fbd907cdd960cbfb8d51e6b40.tar.bz2
Fix a typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16055 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/Unix/README.txt')
-rw-r--r--lib/System/Unix/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/System/Unix/README.txt b/lib/System/Unix/README.txt
index f81302e..b3bace4 100644
--- a/lib/System/Unix/README.txt
+++ b/lib/System/Unix/README.txt
@@ -7,7 +7,7 @@ structure underneath this directory could look like this:
Unix - only code that is truly generic to all UNIX platforms
Posix - code that is specific to Posix variants of UNIX
- SUS - code that is specific to the Singule Unix Specification
+ SUS - code that is specific to the Single Unix Specification
SysV - code that is specific to System V variants of UNIX
As a rule, only those directories actually needing to be created should be