diff options
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygem-sexp_processor/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/rubygem-sexp_processor/README b/ruby/rubygem-sexp_processor/README index 3b5b050414c38..e839cadbee390 100644 --- a/ruby/rubygem-sexp_processor/README +++ b/ruby/rubygem-sexp_processor/README @@ -1,3 +1,3 @@ sexp_processor branches from ParseTree bringing all the generic sexp -processing tools with it. Sexp, SexpProcessor, Environment, etc… all for your -language processing pleasure. +processing tools with it. Sexp, SexpProcessor, Environment, etc... all +for your language processing pleasure. |