[Groonga-commit] ranguba/chupa-text at c45391c [master] Add a missing space

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 10 10:07:57 JST 2017


Kouhei Sutou	2017-07-10 10:07:57 +0900 (Mon, 10 Jul 2017)

  New Revision: c45391ca1b3b2d59a8df36002b5042313f565814
  https://github.com/ranguba/chupa-text/commit/c45391ca1b3b2d59a8df36002b5042313f565814

  Message:
    Add a missing space

  Modified files:
    lib/chupa-text/extractor.rb

  Modified: lib/chupa-text/extractor.rb (+2 -2)
===================================================================
--- lib/chupa-text/extractor.rb    2017-07-06 15:10:39 +0900 (d9a418b)
+++ lib/chupa-text/extractor.rb    2017-07-10 10:07:57 +0900 (f62e07e)
@@ -81,8 +81,8 @@ module ChupaText
           debug do
             "#{log_tag}[extract][decomposed] " +
               "#{decomposer.class}: " +
-              "<#{target.uri}>:<#{target.mime_type}> -> " +
-              "<#{decomposed.mime_type}>"
+              "<#{target.uri}>: " +
+              "<#{target.mime_type}> -> <#{decomposed.mime_type}>"
           end
           targets.push(decomposed)
         end
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index