Commit 5327a998 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Typo in sdk.sh script.

parent 0a97adf9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,5 +25,5 @@ ruby bin/jsduck \
# appears inline withing text, but that just looks ugly in HTML

# Finally copy over the images that documentation links to.
cp -r $SDK_DIR/extjs/doc-resources $SDK_DIR/doc-resources
cp -r $SDK_DIR/extjs/doc-resources $OUT_DIR/doc-resources