one more for #44487

This commit is contained in:
Benjamin Pasero 2018-03-01 12:28:04 +01:00
parent c15001e11d
commit 3ec9b2955b

View file

@ -450,7 +450,7 @@ configurationRegistry.registerConfiguration({
'search.globalFindClipboard': {
type: 'boolean',
default: false,
description: nls.localize('search.globalFindClipboard', "Controls if the Search Viewlet should read or modify the shared find clipboard on macOS"),
description: nls.localize('search.globalFindClipboard', "Controls if the search view should read or modify the shared find clipboard on macOS"),
included: platform.isMacintosh
},
'search.location': {