doc: use 'module' instead of 'package' in comments
[nit.git] / src / analysis / reachable_from_init_method_analysis.nit
index 4397066..b07aeba 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Package containing all bases for the reachable from init method analysis
+# Module containing all bases for the reachable from init method analysis
 package reachable_from_init_method_analysis
 
 import icode