Skip to content

Commit 9a3a8e1

Browse files
committed
Fix spelling
1 parent aaf48ad commit 9a3a8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/detect_target.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
#
4-
# Detect the platform and output -D flags for use in compilion
4+
# Detect the platform and output -D flags for use in compilation
55
#
66

77
if [ -z "$CC" ]; then

0 commit comments

Comments
 (0)