From 36798c4be17257c89fb304d8eb129a0c29d3ee7f Mon Sep 17 00:00:00 2001 From: yyx290799684 Date: Sat, 5 Dec 2015 15:27:18 +0800 Subject: [PATCH] Update README.txt --- stdlib/private/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdlib/private/README.txt b/stdlib/private/README.txt index eafbdd904ff5c..aa7aa4aa66462 100644 --- a/stdlib/private/README.txt +++ b/stdlib/private/README.txt @@ -1,5 +1,5 @@ The modules in the 'stdlib/private' directory contain APIs that are -considered private to the Swift project. Don't use them outside of the +considered private to the Swift project. Don't use them outside of the repositories related to the Swift project. These APIs are used for building Swift build and test automation tools,