Skip to content

Commit b956939

Browse files
authored
+is
1 parent a982c7e commit b956939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# C++ QUICK REFERENCE / C++ CHEATSHEET
44
Based on <a href="http://www.pa.msu.edu/~duxbury/courses/phy480/Cpp_refcard.pdf">Phillip M. Duxbury's C++ Cheatsheet</a> and edited by Morten Nobel-Jørgensen.
5-
The cheatsheet focus on C++ - not on the library.
5+
The cheatsheet focus is on C++ - not on the library.
66
C++11 additions is inspired by <a href="https://isocpp.org/blog/2012/12/c11-a-cheat-sheet-alex-sinyakov">ISOCPP.org C++11 Cheatsheet</a>).
77

88
The goal is to give a concise overview of basic, modern C++.

0 commit comments

Comments
 (0)