Skip to content

Commit 04da50f

Browse files
committed
wording tweaks
1 parent d9f85a4 commit 04da50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_pages/blog_post.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ cling
7777
[cling]$ #include "cling/Interpreter/Interpreter.h"
7878
[cling]$ gCling->allowRedefinition(false)
7979
```
80-
We will explain the these command, and other alternatives for using cling in further parts of this post.
80+
We will explain the purpose of these commands, and other alternatives for using cling in further parts of this post.
8181

8282
# Interpreting C++
8383

0 commit comments

Comments
 (0)