aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/build
diff options
context:
space:
mode:
authorGravatar Jason Gross <jasongross9@gmail.com>2017-05-18 14:07:04 -0400
committerGravatar GitHub <noreply@github.com>2017-05-18 14:07:04 -0400
commit2b00427c545be77805c6e954c2fa9c45682fec85 (patch)
tree1ae8f70fbee2557af02fc9eff6a870f49de353b6 /dev/build
parent9f11adda4bff194a3c6a66d573ce7001d4399886 (diff)
Fix a typo
Diffstat (limited to 'dev/build')
-rw-r--r--dev/build/windows/makecoq_mingw.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/build/windows/makecoq_mingw.sh b/dev/build/windows/makecoq_mingw.sh
index 52b158871..98e80c765 100644
--- a/dev/build/windows/makecoq_mingw.sh
+++ b/dev/build/windows/makecoq_mingw.sh
@@ -1082,7 +1082,7 @@ function make_coq {
copq_coq_gtk
copy_coq_license
- # make clean seems to br broken for 8.5pl2
+ # make clean seems to be broken for 8.5pl2
# 1.) find | xargs fails on cygwin, can be fixed by sed -i 's|\| xargs rm -f|-exec rm -fv \{\} \+|' Makefile
# 2.) clean of test suites fails with "cannot run complexity tests (no bogomips found)"
# make clean