Skip to content

Commit 2bdd60c

Browse files
authored
Update 02-Use_the_Tools_Available.md
1 parent 84c1d42 commit 2bdd60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-Use_the_Tools_Available.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Notes:
191191

192192
### CppDepend
193193

194-
[CppDepend](http://www.cppdpeend.com/) Simplifies managing a complex C/C++ code base by analyzing and visualizing code dependencies, by defining design rules, by doing impact analysis, and comparing different versions of the code. It's free for OSS contributors.
194+
[CppDepend](http://www.cppdepend.com/) Simplifies managing a complex C/C++ code base by analyzing and visualizing code dependencies, by defining design rules, by doing impact analysis, and comparing different versions of the code. It's free for OSS contributors.
195195

196196
### Clang's Static Analyzer
197197

0 commit comments

Comments
 (0)