We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ac019 commit 3431038Copy full SHA for 3431038
core/metacling/src/TCling.cxx
@@ -2691,7 +2691,7 @@ void TCling::AddIncludePath(const char *path)
2691
/// \b NOT supported.
2692
/// \warning Only the path to the directory should be specified, without
2693
/// prepending the \c -I prefix, i.e.
2694
-/// <tt>gCling->AddIncludePath("/path/to/my/includes")</tt>. If the
+/// <tt>gCling->SetIncludePath("/path/to/my/includes")</tt>. If the
2695
/// \c -I prefix is used it will be ignored.
2696
void TCling::SetIncludePath(const char *path)
2697
{
0 commit comments