[Groonga-commit] ranguba/chupa-text-decomposer-libreoffice at ec4e15c [master] Fix a typo

Back to archive index
Kouhei Sutou null+****@clear*****
Tue Feb 26 15:06:44 JST 2019


Kouhei Sutou	2019-02-26 15:06:44 +0900 (Tue, 26 Feb 2019)

  Revision: ec4e15c1a0cb1b93e84f0c6b723b4061f8ecb807
  https://github.com/ranguba/chupa-text-decomposer-libreoffice/commit/ec4e15c1a0cb1b93e84f0c6b723b4061f8ecb807

  Message:
    Fix a typo

  Modified files:
    chupa-text-decomposer-libreoffice-opendocument-spreadsheet/chupa-text-decomposer-libreoffice-opendocument-spreadsheet.gemspec

  Modified: chupa-text-decomposer-libreoffice-opendocument-spreadsheet/chupa-text-decomposer-libreoffice-opendocument-spreadsheet.gemspec (+1 -1)
===================================================================
--- chupa-text-decomposer-libreoffice-opendocument-spreadsheet/chupa-text-decomposer-libreoffice-opendocument-spreadsheet.gemspec    2019-02-26 14:54:14 +0900 (4c042d4)
+++ chupa-text-decomposer-libreoffice-opendocument-spreadsheet/chupa-text-decomposer-libreoffice-opendocument-spreadsheet.gemspec    2019-02-26 15:06:44 +0900 (9257e89)
@@ -21,7 +21,7 @@ clean_white_space = lambda do |entry|
 end
 
 Gem::Specification.new do |spec|
-  spec.name = "chupa-text-decomposer-libreoffice-word"
+  spec.name = "chupa-text-decomposer-libreoffice-spreadsheet"
   spec.version = "1.0.0"
   spec.homepage = "https://github.com/ranguba/chupa-text-decomposer-libreoffice"
   spec.authors = ["Kouhei Sutou"]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190226/e20d2fc6/attachment-0001.html>


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