Merge "[AIDEGen] fix one typo in comment."
diff --git a/aidegen/lib/module_info.py b/aidegen/lib/module_info.py
index a635d40..1b3a512 100644
--- a/aidegen/lib/module_info.py
+++ b/aidegen/lib/module_info.py
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-"""Module Info class used to hold cached merged_module_info.json.json."""
+"""Module Info class used to hold cached merged_module_info.json."""
 
 import logging
 import os