Skip to content

Commit 8962235

Browse files
committed
updated comment
1 parent 9aa16a1 commit 8962235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jupyter_sphinx/execute.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,8 +505,8 @@ def cell_output_to_nodes(cell, data_priority, write_stderr, dir, thebe_config):
505505
# the container and the literal_block.
506506
#
507507
# Also adds "error" as a base class, which is fairly common
508-
# class in Sphinx themes. It should result in differenciation
509-
# from stdout in most standard themes.
508+
# class in Sphinx themes. It should result in differentiation
509+
# from stdout in most Sphinx themes.
510510
#
511511
# Not setting "rawsource" disables Pygment hightlighting, which
512512
# would otherwise add a <div class="highlight"> to the container

0 commit comments

Comments
 (0)