doc: use 'module' instead of 'package' in comments
[nit.git] / src / analysis / dead_method_removal.nit
index 8e9c18b..beb6a7c 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# This package introduces an algorithm to remove the body of dead methods
+# This module introduces an algorithm to remove the body of dead methods
 package dead_method_removal
 
 import reachable_method_analysis