We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26446e1 commit 5e7d77eCopy full SHA for 5e7d77e
SConscript
@@ -3,7 +3,7 @@ Import('rtconfig')
3
from building import *
4
5
cwd = GetCurrentDir()
6
-src = Glob('butto.c')
+src = Glob('button.c')
7
8
CPPPATH = [cwd]
9
0 commit comments