|
From: <caw...@us...> - 2007-03-06 23:33:28
|
Revision: 2099
http://svn.sourceforge.net/rubyeclipse/?rev=2099&view=rev
Author: cawilliams
Date: 2007-03-06 15:33:26 -0800 (Tue, 06 Mar 2007)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/text/ruby/RubyCompletionProcessor.java
Modified: trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/text/ruby/RubyCompletionProcessor.java
===================================================================
--- trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/text/ruby/RubyCompletionProcessor.java 2007-03-06 21:00:52 UTC (rev 2098)
+++ trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/text/ruby/RubyCompletionProcessor.java 2007-03-06 23:33:26 UTC (rev 2099)
@@ -53,7 +53,7 @@
"data for latest matche for regexp",
"whether or not case-sensitive in string matching",
"input record separator", "output record separator",
- "the name of the ruby scpript file",
+ "the name of the ruby script file",
"command line arguments for the ruby scpript",
"PID for ruby interpreter",
"status of the latest executed child process",
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|