Fixed comment in widget.js

This commit is contained in:
Jonathan Frederic 2013-11-04 19:16:34 +00:00
parent c3a029acc1
commit 4c23d2c7a1

View File

@ -289,7 +289,7 @@ define(["components/underscore/underscore-min",
// Get the output area corresponding to the msg_id.
// output_area is an instance of
// output_area is an instance of Ipython.OutputArea
_get_output_area: function (msg_id) {
// First, guess cell.execute triggered