doc: use 'module' instead of 'package' in comments
[nit.git] / src / analysis / reachable_as_init_impl.nit
index 3aaa15a..612d96f 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# This package introduces an analysis that flags all initializers called as new A.x
+# This module introduces an analysis that flags all initializers called as new A.x
 package reachable_as_init_impl
 
 import reachable_method_analysis