Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ui / web_dialogs / web_dialog_delegate.h
index 2bd772f..aa9b14c 100644 (file)
@@ -86,7 +86,7 @@ class WEB_DIALOGS_EXPORT WebDialogDelegate {
   virtual void OnDialogClosed(const std::string& json_retval) = 0;
 
   // A callback to notify the delegate that the dialog is being closed in
-  // response to a "DialogClose" message from WebUI.
+  // response to a "dialogClose" message from WebUI.
   virtual void OnDialogCloseFromWebUI(const std::string& json_retval);
 
   // A callback to notify the delegate that the contents have gone