Skip to content

Commit dffe1a0

Browse files
committed
Fix doxgen comment.
1 parent 4200995 commit dffe1a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/cppcheck.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class CppCheck : public ErrorLogger
7474
/**
7575
* @brief Add new file to be checked.
7676
*
77-
* @param path Relative or absolute path to the file to be checked,
77+
* @param filepath Relative or absolute path to the file to be checked,
7878
* e.g. "cppcheck.cpp". Note that only source files (.c, .cc or .cpp)
7979
* should be added to the list. Include files are gathered automatically.
8080
*/

0 commit comments

Comments
 (0)