Skip to content

Commit 84258b3

Browse files
authored
Merge pull request #46 from corentinmusard/master
Fix one typo
2 parents 47128fb + e44e881 commit 84258b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ int main(int ac, char** av)
7070
}
7171
{% endhighlight %}
7272

73-
CppUTest will automatically find your tests (as long as you don't like them in a library).
73+
CppUTest will automatically find your tests (as long as you don't link them in a library).
7474

7575
### Makefile changes
7676

0 commit comments

Comments
 (0)