Merge "Naming convention fix."

This commit is contained in:
jenkins-bot
2013-07-21 16:08:48 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -104,7 +104,7 @@
DisplaySettings.prototype = {
Constructor: DisplaySettings,
constructor: DisplaySettings,
/**
* Render the module into a given target

View File

@@ -80,7 +80,7 @@
InputSettings.prototype = {
Constructor: InputSettings,
constructor: InputSettings,
/**
* Render the module into a given target