doc: use 'module' instead of 'package' in comments
[nit.git] / src / analysis / instantiated_type_analysis.nit
index 58af9d4..039c779 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 instantiated type analysis
+# Module containing all bases for instantiated type analysis
 package instantiated_type_analysis
 
 import program