We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f85a4 commit 04da50fCopy full SHA for 04da50f
_pages/blog_post.md
@@ -77,7 +77,7 @@ cling
77
[cling]$ #include "cling/Interpreter/Interpreter.h"
78
[cling]$ gCling->allowRedefinition(false)
79
```
80
-We will explain the these command, and other alternatives for using cling in further parts of this post.
+We will explain the purpose of these commands, and other alternatives for using cling in further parts of this post.
81
82
# Interpreting C++
83
0 commit comments