diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_cust_cpp_editor.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_cust_cpp_editor.htm
index 6408634516b..96a5c96ea9c 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_cust_cpp_editor.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_cust_cpp_editor.htm
@@ -2,12 +2,10 @@
-
-
-
-
-Customizing the C/C++ editor
-
+
+
+ Customizing the C/C++ editor
+
Customizing the C/C++ editor
-You can customize the appearance of the C++ editor by specifying how
-information is displayed.
+You can change many of the C/C++ editor preferences.
To customize the C/C++ editor preferences:
- - Click Window > Preferences.
- - Expand C/C++, click C/C++ Editor.
- - Click
- the General tab.
- - Set your preferences and click Apply.
- - To control the information that is displayed in the margins of the C/C++
- editor, click the Annotations tab.
- - To customize the color of the text on the editable area of the C/C++
- editor, click the Colors tab.
- - Set your preferences and click Apply.
- - To customize how Code Assist works, click the Code Assist tab. For
- more information, see
-
Using Content Assist
- - Click OK.
+ - Click Window > Preferences.
+ - Expand C/C++, and click C/C++ Editor.
+ - To set general preferences for the editor click the General tab.
+

+ - On the General Page set your preferences and click Apply. For a description of the General preferences click here.
+ - To control the information that is displayed in the margins of the C/C++ editor, click the Annotations tab.
+

+ - On the Annotations page set your preferences and click Apply. For a description of the Annotation preferences click here.
+ - To customize the color of the text in the editable area of the C/C++ editor, click the Colors tab.
+

+ - On the Colors page set your preferences and click Apply. For a description of the Color preferences click here.
+ - To customize Content Assist preferences, click the Content Assist tab. For more information, see Using Content Assist
+ - Click OK.