From 6eccf283e4a9fa3f56fb421de32f3e104eda257f Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Wed, 30 Jul 2014 07:46:20 -0400 Subject: [PATCH] Typo Change-Id: I68925a2b5e830a612f683ef7ab1e32e1fb441879 Signed-off-by: Marc Khouzam --- .../src/org/eclipse/cdt/dsf/gdb/internal/GdbDebugOptions.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/internal/GdbDebugOptions.java b/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/internal/GdbDebugOptions.java index b64b67fad8a..dbd6061364f 100644 --- a/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/internal/GdbDebugOptions.java +++ b/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/internal/GdbDebugOptions.java @@ -19,7 +19,7 @@ import org.eclipse.osgi.service.debug.DebugTrace; import org.osgi.framework.BundleContext; /** - * Hooks our debug options to the Platform trace functonality. + * Hooks our debug options to the Platform trace functionality. * In essence, we can open Window -> Preferences -> Tracing * and turn on debug options for this package. The debug output * will come out on the console and can be saved directly to