OSDN Git Service

fix typo
authorokimoto <okimoto@good-day.co.jp>
Thu, 18 Feb 2010 08:55:03 +0000 (17:55 +0900)
committerokimoto <okimoto@good-day.co.jp>
Thu, 18 Feb 2010 08:55:03 +0000 (17:55 +0900)
lib/mint/solver/maxima/expansion.rb [moved from lib/mint/solver/maxima/expantion.rb with 84% similarity]

similarity index 84%
rename from lib/mint/solver/maxima/expantion.rb
rename to lib/mint/solver/maxima/expansion.rb
index 2858474..90dc6c0 100644 (file)
@@ -2,7 +2,7 @@
 
 module Mint::Solver::Maxima
 
-  class Expantion < Base
+  class Expansion < Base
 
     private
     def solve_problem(problem)