exercism / cpp

Exercism exercises in C++.
https://exercism.org/tracks/cpp
MIT License
257 stars 211 forks source link

fix: spelling mistake in classes docs #737

Closed vaeng closed 11 months ago

vaeng commented 11 months ago

inc should be int. Found by @ BelaBartok39

https://github.com/exercism/cpp/blob/37f4cd99c30fcbf573d3f2d10cff4bc21a505f7e/concepts/classes/about.md#L31

https://github.com/exercism/cpp/blob/37f4cd99c30fcbf573d3f2d10cff4bc21a505f7e/concepts/classes/introduction.md#L30