[logaling-commit] logaling/logaling-command [fix-loga-config] Fix typo

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
Tue Feb 28 16:29:10 JST 2012


SHIMADA Koji	2012-02-28 16:29:10 +0900 (Tue, 28 Feb 2012)

  New Revision: e994d123fa68eedb3928b341efb8b85979a3a669

  Log:
    Fix typo

  Modified files:
    lib/logaling/command/application.rb

  Modified: lib/logaling/command/application.rb (+1 -1)
===================================================================
--- lib/logaling/command/application.rb    2012-02-28 15:04:04 +0900 (f35f7da)
+++ lib/logaling/command/application.rb    2012-02-28 16:29:10 +0900 (e3126f5)
@@ -259,7 +259,7 @@ module Logaling::Command
       @config.check_required_option(required_options)
       check_logaling_home_exists
       @repository.index
-      terms =****@repos*****_glossary(@glossary)
+      terms =****@repos*****_glossary(glossary)
       unless terms.empty?
         run_pager
         max_str_size = terms.map{|term| term[:source_term].size}.sort.last




More information about the logaling-commit mailing list
Zurück zum Archiv-Index