Skip to content

Commit a75e8a1

Browse files
committed
Fixed typo.
1 parent f1ca391 commit a75e8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ git clone https://github.com/iosdevzone/IDZPrecompiledSpeex
2222
mkdir -p IDZBuildRoot
2323
export IDZ_BUILD_ROOT=`pwd`/IDZBuildRoot
2424
. IDZPrecompiledOgg/libogg_build.bash
25-
. IDZPrecompiledVorbis/speex_build.bash
25+
. IDZPrecompiledSpeex/speex_build.bash
2626
```
2727

2828
Licenses

0 commit comments

Comments
 (0)