meta2deps.py: Fix a typo in a source code comment

- s/follwing/following/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2024-01-22 22:00:36 +01:00
parent 97a4045aaf
commit ad92f3d9d0

View file

@ -197,7 +197,7 @@ class MetaFile:
def __init__(self, name, conf={}):
"""if name is set we will parse it now.
conf can have the follwing keys:
conf can have the following keys:
SRCTOPS list of tops of the src tree(s).