Browse Source

Wrap to 80col

Tianon Gravi 11 years ago
parent
commit
7e3d93b9c2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      jruby/content.md

+ 2 - 1
jruby/content.md

@@ -1,6 +1,7 @@
 # What is JRuby?
 
-JRuby (http://www.jruby.org) is an implementation of Ruby (http://www.ruby-lang.org) on the JVM.
+JRuby (http://www.jruby.org) is an implementation of Ruby
+(http://www.ruby-lang.org) on the JVM.
 
 Ruby is a dynamic, reflective, object-oriented, general-purpose, open-source
 programming language. According to its authors, Ruby was influenced by Perl,