Skip to content

Commit 6fedc51

Browse files
committed
- spurious char
1 parent fc21001 commit 6fedc51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/bootstrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ cd closure/library
4545
if [ "$1" = "--closure-library-head" ] ; then
4646
echo "Building against HEAD of Google Closure library..."
4747

48-
# Existing checkout?0
48+
# Existing checkout?
4949
if [ -d closure-library ] ; then
5050
echo "Updating Google Closure library from HEAD..."
5151
cd closure-library

0 commit comments

Comments
 (0)