Skip to content

Commit 77c10f9

Browse files
authored
Merge pull request cpputest#1167 from katono/fix_typo
Fix typo of scripts/README.txt
2 parents b313e4c + d19671b commit 77c10f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/README.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The New*.sh scripts are helpful for creating the initial files for a new class...
2-
NewClass.sh - for TTDing a new C++ class
2+
NewClass.sh - for TDDing a new C++ class
33
NewInterface.sh - for TDDing a new interface along with its Mock
44
NewCModule.sh - for TDDing a C module
55
NewCmiModule.sh - for TDDing a C module where there will be multiple

0 commit comments

Comments
 (0)