Skip to content

Commit d19671b

Browse files
committed
Fix typo of scripts/README.txt
1 parent b313e4c commit d19671b

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)