@@ -73,7 +73,7 @@
etc) the interpreter shall bailout. You will interpret the loop expressions until : the loop finish , or
there is a timeout , or the variables are unchanged. During the interpretation, the variable values will be
recorded and saved as ValueFlow values. You can read an overview of the Cppcheck syntax tree and ValueFlow
- analysis in the cppcheck
+ analysis in the cppcheck
design document.
diff --git a/gsoc2016.php b/gsoc2016.php
index addcf8b..2448128 100644
--- a/gsoc2016.php
+++ b/gsoc2016.php
@@ -20,12 +20,12 @@
-Cppcheck is a static analysis tool
+Cppcheck is a static analysis tool
for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and
dangerous coding constructs. The goal is to have very few false positives.
Cppcheck is designed to be able to analyze your C/C++ code even if it has non-standard syntax (common in embedded projects).
@@ -68,15 +68,15 @@
Pick a project and test its source with the latest version of Cppcheck.
- Submit tickets to Trac about the
+ Submit tickets to Trac about the
issues you find in Cppcheck.
Pick a ticket from Trac,
write a test case for it (and write a comment to the ticket for which that
test case has been created). Alternatively, pick a test case that fails and
try to fix it. Make a patch and submit it to Trac either inline, if it is
@@ -294,7 +294,7 @@
have, the more people we have testing and the better we can become.
Write a plugin for your favorite IDE or create a package for your
diff --git a/misra.php b/misra.php
index 0ddb1a2..ed17c69 100644
--- a/misra.php
+++ b/misra.php
@@ -8,7 +8,7 @@
-
+