From e65ccde4927f09343a0e9d7075e3f75eb99dad72 Mon Sep 17 00:00:00 2001 From: Philipp Brumm Date: Wed, 6 Jul 2016 10:59:34 +0200 Subject: [PATCH] adjust wording --- src/config-schema.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config-schema.coffee b/src/config-schema.coffee index e6bdb03d2..2a29c4da4 100644 --- a/src/config-schema.coffee +++ b/src/config-schema.coffee @@ -271,4 +271,4 @@ if process.platform is 'darwin' module.exports.core.properties.useCustomTitleBar = type: 'boolean' default: false - description: 'Use custom, theme-aware title-bar.
Note: This currently does not include a file icon or title context menu.
This setting will require a relaunch of Atom to take effect.' + description: 'Use custom, theme-aware title-bar.
Note: Note: This currently does not include a proxy icon.
This setting will require a relaunch of Atom to take effect.'