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.
2 parents 97a4bc5 + 6d93720 commit 107952bCopy full SHA for 107952b
mocking_manual.markdown
@@ -6,7 +6,7 @@ title: CppUTest Mocking Manual
6
CppUTest has support for building mocks. This document describes the mocking support. A couple of design goals for the mocking support were:
7
8
9
-* Same design goals as CppuTest -- limited C++ set to make it well suitable for embedded soft.
+* Same design goals as CppuTest -- limited C++ set to make it suitable for embedded software.
10
* No code generation
11
* No or very few magic hiding macros
12
* Very simple to use
0 commit comments