diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:51:27 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:02 -0400 |
commit | 3a96a789b03b00cd018038c243822b508db6814c (patch) | |
tree | 34a775541031f4f109caf154925bb02b24927202 | |
parent | 94524fd2ad54f746fbabfb881d311edeed7537ca (diff) | |
download | slackbuilds-3a96a789b03b00cd018038c243822b508db6814c.tar.gz |
ruby/rubygem-sexp_processor: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-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 3b5b050414..e839cadbee 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. |