summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Scanner/IDL.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/SCons/Scanner/IDL.py')
-rw-r--r--src/engine/SCons/Scanner/IDL.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/Scanner/IDL.py b/src/engine/SCons/Scanner/IDL.py
index 18084e8..86ee006 100644
--- a/src/engine/SCons/Scanner/IDL.py
+++ b/src/engine/SCons/Scanner/IDL.py
@@ -1,6 +1,6 @@
"""SCons.Scanner.IDL
-This module implements the depenency scanner for IDL (Interface
+This module implements the dependency scanner for IDL (Interface
Definition Language) files.
"""