Fixed typo: "memeber" -> "member"

This commit is contained in:
Ralph Tandetzky
2015-03-07 20:28:20 +01:00
parent e01358c20b
commit 285da913f6

View File

@@ -207,7 +207,7 @@ private:
// Good Idea
// C++'s memeber initializer list is unique to the language and leads to
// C++'s member initializer list is unique to the language and leads to
// cleaner code and potential performance gains that other languages cannot
// match
class MyClass