We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999466d commit 3431234Copy full SHA for 3431234
README.md
@@ -5,7 +5,7 @@ This repository is part of the [Refactoring.Guru](https://refactoring.guru/desig
5
It contains C++ examples for all classic GoF design patterns. Each pattern includes two examples:
6
7
- [ ] **Conceptual** examples show the internal structure of patterns with detailed comments.
8
-- [ ] **RealWold** examples show how the patterns can be used in a real-world C# application.
+- [ ] **RealWold** examples show how the patterns can be used in a real-world C++ application.
9
10
11
## Requirements
0 commit comments