Commit 5bf089345be113089881163914a4d448f5365480
1 parent
eddbd288
Fix spelling.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2272 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
1 additions
and
1 deletions
configure
| ... | ... | @@ -288,7 +288,7 @@ echo " --fmod-lib path to FMOD library" |
| 288 | 288 | echo " --fmod-inc path to FMOD includes" |
| 289 | 289 | echo " --enable-uname-release=R Return R for uname -r in usermode emulation" |
| 290 | 290 | echo "" |
| 291 | -echo "NOTE: The object files are build at the place where configure is launched" | |
| 291 | +echo "NOTE: The object files are built at the place where configure is launched" | |
| 292 | 292 | exit 1 |
| 293 | 293 | fi |
| 294 | 294 | ... | ... |