Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
m-schmidt committed Feb 16, 2018
1 parent 16608ca commit 9539578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ if test "$arch" = "x86" -a "$bitsize" = "32"; then
fi

#
# IA32 (64 bits) Target Configuration
# x86 (64 bits) Target Configuration
#
if test "$arch" = "x86" -a "$bitsize" = "64"; then

Expand Down

0 comments on commit 9539578

Please sign in to comment.