From f04eb917773e65caf46e0e11322a1d512a236688 Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 3 Dec 2015 22:29:01 -0800 Subject: [PATCH] Corrected typo: separatly -> separately --- utils/cmpcodesize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/cmpcodesize b/utils/cmpcodesize index 76b08fbe18832..eb5e3d09a66c3 100755 --- a/utils/cmpcodesize +++ b/utils/cmpcodesize @@ -19,7 +19,7 @@ Options: -a Show sizes of additional sections -c Show functions by category -l List all functions (can be a very long list) - -s Summarize the sizes of multiple files instead of listing each file separatly + -s Summarize the sizes of multiple files instead of listing each file separately Environment variables: SWIFT_NEW_BUILDDIR The old build-dir