We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d20476 commit 03d6ef7Copy full SHA for 03d6ef7
test/test_xcpp_kernel.py
@@ -73,7 +73,7 @@ class XCppTests(jupyter_kernel_test.KernelTests):
73
74
kernel_name = 'xcpp20'
75
76
- # language_info.name in a kernel_info_reply should match this
+ # language_info.name in a kernel_info_reply should match thi
77
language_name = 'C++'
78
79
# Code that should write the exact string `hello, world` to STDOUT
0 commit comments