Fix a typo.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 26 Aug 2004 07:43:33 +0000 (07:43 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 26 Aug 2004 07:43:33 +0000 (07:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16055 91177308-0d34-0410-b5e6-96231b3b80d8

lib/System/Unix/README.txt

index f81302e51fed5c6d5e2dcd458e7306c32147be2b..b3bace483e5d5f29fe721dcb74dd3f92ea746a7b 100644 (file)
@@ -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