浏览代码

Wrap to 80col

Tianon Gravi 11 年之前
父节点
当前提交
7e3d93b9c2
共有 1 个文件被更改,包括 2 次插入1 次删除
  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,