fip: fix typo issue. [1/1]

PD#SWPL-98415

Problem:
The latest scan results of the fip trunk branch
have a Typo issue.

Solution:
Fix the typo issue in the comments.

Verify:
Typo

Change-Id: I04978ddeb88d1d0c7e309502b1f3671fd3c57e0a
Signed-off-by: dongqing.li <dongqing.li@amlogic.com>
diff --git a/git_commits_2_src_link.py b/git_commits_2_src_link.py
index e3f8802..49b4bfc 100755
--- a/git_commits_2_src_link.py
+++ b/git_commits_2_src_link.py
@@ -9,7 +9,7 @@
 #               1. 2022.07.20 v0.1 create for stable branch update.
 #  =====================================================================
 
-# Import moudles
+# Import modules
 try:
     import sys
     import os
@@ -25,7 +25,7 @@
     from collections import OrderedDict
 except Exception as e:
     print(e)
-    exit('Please install moudles, eg: pip3 install os')
+    exit('Please install modules, eg: pip3 install os')
 
 # jason example: bl3.4.5-20220711-pre-ver.json
 # {