|
From: <caw...@us...> - 2007-03-01 15:19:26
|
Revision: 2070
http://svn.sourceforge.net/rubyeclipse/?rev=2070&view=rev
Author: cawilliams
Date: 2007-03-01 07:19:25 -0800 (Thu, 01 Mar 2007)
Log Message:
-----------
fix todo marker
Modified Paths:
--------------
trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/preferences/FoldingPreferencePage.java
Modified: trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/preferences/FoldingPreferencePage.java
===================================================================
--- trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/preferences/FoldingPreferencePage.java 2007-02-28 22:29:31 UTC (rev 2069)
+++ trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/preferences/FoldingPreferencePage.java 2007-03-01 15:19:25 UTC (rev 2070)
@@ -26,7 +26,7 @@
*/
protected String getHelpId() {
return null;
- // TOD) Uncomment when we have IRubyHelpContextIds
+ // TODO Uncomment when we have IRubyHelpContextIds
// return IRubyHelpContextIds.RUBY_EDITOR_PREFERENCE_PAGE;
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|