Merge pull request #12348 from Zirro/custom-title-bar-note

🎨 Remove duplicate "Note:"
This commit is contained in:
Wliu
2016-08-07 10:47:51 -04:00
committed by GitHub

View File

@@ -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.<br />Note: Note: This currently does not include a proxy icon.<br />This setting will require a relaunch of Atom to take effect.'
description: 'Use custom, theme-aware title bar.<br>Note: This currently does not include a proxy icon.<br>This setting will require a relaunch of Atom to take effect.'