From ab53e04a80f615c865e0db542346f264e6b86962 Mon Sep 17 00:00:00 2001 From: Frank Laub Date: Thu, 24 Dec 2015 23:04:44 -0800 Subject: [PATCH] s/Phrase/Phase --- docs/development/build-system-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/build-system-overview.md b/docs/development/build-system-overview.md index 856c53273..04067ce8c 100644 --- a/docs/development/build-system-overview.md +++ b/docs/development/build-system-overview.md @@ -51,7 +51,7 @@ $ ./script/bootstrap.py --dev $ ./script/build.py -c D ``` -## Two-Phrase Project Generation +## Two-Phase Project Generation Electron links with different sets of libraries in `Release` and `Debug` builds. `gyp`, however, doesn't support configuring different link settings for