Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_paths.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_paths.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_paths.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_paths.htm
index 914011066cf..6e6a6ccad16 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_paths.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_paths.htm
@@ -12,7 +12,7 @@ function newWin(url) {
</script>
</head>
<body>
-<div role="main"><h1>Adding Include paths and symbols</h1>
+<div role="main"><h1>Adding Include paths and symbols in Managed Build System</h1>
<p>For CDT projects, you can define include paths and
preprocessor symbols for the parser. This lets the parser understand the contents of the C/C++ source code so that you can more effectively use the search and code completion features. </p>

Back to the top