rename 'package' to 'module'
[nit.git] / lib / standard / string_search.nit
index 6aff1cd..46bda9b 100644 (file)
@@ -11,7 +11,7 @@
 # another product.
 
 # Basic string search, match and replace.
-package string_search
+module string_search
 
 import string