Fix an incorrect comment.

David Wyde 13 years ago
parent 904be21a9f
commit 72c94c4f1c

@ -1381,7 +1381,7 @@ var IPython = (function (IPython) {
/**
* Run the selected cell.
*
* This executes code cells, and skips all others.
* Execute or render cell outputs.
*
* @method execute_selected_cell
* @param {Object} options Customize post-execution behavior

Loading…
Cancel
Save