We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01efc1d commit d656f74Copy full SHA for d656f74
1 file changed
cpp/cpp5/README.md
@@ -29,7 +29,7 @@ In general, unique_ptr is preferred since shared_ptr may not free resources if t
29
## constintptr.cpp
30
31
[Video](https://youtu.be/0Xo18Ozh09Q) (5:29)
32
-*Demonstration of allocating constant pointers in differnt ways*
+*Demonstration of allocating constant pointers in different ways*
33
34
## variant.cpp
35
0 commit comments