Skip to content

Commit d9e8e18

Browse files
author
Chris K
committed
Fixed a comment.
1 parent e81f0a4 commit d9e8e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ecma-debugger/js-source-view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ cls.JsSourceView = function(id, name, container_class)
858858
}
859859

860860

861-
/* action broker interface */
861+
/* action handler interface */
862862

863863
ActionHandlerInterface.apply(this);
864864

0 commit comments

Comments
 (0)