Skip to content

Commit

Permalink
Fix an incorrect comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwyde committed Apr 2, 2013
1 parent 9ef57ef commit 5100e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IPython/frontend/html/notebook/static/js/notebook.js
Expand Up @@ -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
Expand Down

0 comments on commit 5100e7d

Please sign in to comment.