From 836ed96ece7d867076e2b65b5e9d6c3c53185a09 Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Sat, 13 Jun 2009 03:40:09 +0000 Subject: minor edit in docs --- .../reference/cdt_u_c_editor_save_actions.htm | 4 ++-- doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_view.htm | 2 +- doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm index 630011af777..6cd20dbca2b 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm @@ -22,12 +22,12 @@ a file. Click Window > Preferences > C/C++ > Editor > Save Action -
Remove trailing whitespace
+ Remove trailing whitespace While saving a file, C/C++ editor will remove spaces and tab characters from the end of edited or all lines. -
Ensure newline at the end of file
+ Ensure newline at the end of file While saving a file, C/C++ editor will insert a newline at the end of the last line, if the last line does not have it already. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_view.htm index ce3e83dc619..2183741aab7 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_view.htm @@ -59,7 +59,7 @@ The dialog also indicates the total number of lines in the console buffer. Terminates the process that is currently associated with the console. -Remote all Terminated Launches icon +Remove all Terminated Launches icon Remove all Terminated Launches Removes all terminated launches that are associated with the console. diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm index 9044771cdf6..e0d24858e0a 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm @@ -76,7 +76,7 @@ from Debug view.

- Remote all Terminated launches icon + Remove all Terminated launches icon
Remove All Terminated Launches Clears all terminated processes in Debug view -- cgit v1.2.3