]> git.openstreetmap.org Git - rails.git/blobdiff - lib/rich_text.rb
Cleanup trailing whitespace
[rails.git] / lib / rich_text.rb
index 533c8fbb4617b8af0540664d685433f9b2341ae5..4cd2547203dd08c85ec617b767bcc35a55eafd5d 100644 (file)
@@ -102,7 +102,7 @@ module RichText
         else
           "<a rel=\"nofollow\" href=\"#{link}\">#{link}</a>"
         end
-      end 
+      end
     end
   end