Naming convention fix.

Change-Id: If1661a9c35fafb048b2a30b9fefbace7668e98d7
This commit is contained in:
Santhosh Thottingal
2013-07-19 10:20:31 +05:30
parent db2f5de7b3
commit a3bf6f7e3d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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