Revert 91528 and use a std::vector instead, fixing an abuse of std::string.
[oota-llvm.git] / 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