Set description, not title

This commit is contained in:
Kevin Sawicki 2014-11-17 13:45:27 -08:00
parent 73a70d430f
commit 79e50084a9

View File

@ -192,4 +192,4 @@ if process.platform in ['win32', 'linux']
module.exports.core.autoHideMenuBar =
type: 'boolean'
default: false
title: 'Automatically hide the menu bar. This is only supported on Linux and Windows'
description: 'Automatically hide the menu bar. This is only supported on Linux and Windows'