diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm
index b8a7d8790aa..987acf2b7e0 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm
@@ -13,7 +13,7 @@
File Types preference (C/C++)
Use the
File Types preference panel to define which file extensions are linked to specific languages.
-
+
File Types Preference Options
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm
index 3d8abb5ebb6..54a819ac550 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm
@@ -52,7 +52,7 @@
Source File Name - (default) Name of the source file used by the executable. If no binary files are in the project the message No source files found in <project_name> is shown.
Source File Location - (default) The current location of the source file. If the path is shown in gray text the source file was not located. To locate it, double-click to open a new editor, then click Locate File... to locate the missing file. The new path is compared to the old one and all files located in the same directory are automatically updated to use the new path.
Source File Original Location - (default) The original location of the source file which may be different than the current location.
- Source File Size - The executable size shown in bytes.
+ Source File Size - The source file size shown in bytes.
Source File Date - The source file's modification date.
Source File Type - The source type (.h, .inc, etc.)
Missing Source Files - Gray text indicates files not found. Double-click the file to browse for the missing file.