Renamed porter2_module to porter2_constants
[porter2stemmer.git] / lib / porter2.rb
index 3f43303a65e3e11499bd263f72cc1ee3369a8e34..e99e3588ff6c78dbcbe485cfcfc0b592d3f66e84 100644 (file)
@@ -1,6 +1,6 @@
 # coding: utf-8
 
-require 'porter2_module'
+require 'porter2_constants'
 
 # ==The Porter 2 stemmer
 #