]> Sergey Matveev's repositories - go-opus.git/commitdiff
Typo in readme
authorHraban Luyat <hraban@0brg.net>
Sun, 5 Jul 2015 13:01:58 +0000 (14:01 +0100)
committerHraban Luyat <hraban@0brg.net>
Sun, 5 Jul 2015 13:01:58 +0000 (14:01 +0100)
README.md

index 6ce403d9e7281a00f680629d95e7b264a6732d9b..ec404e7004a1b8f710faf0e20542a8d62c899ab6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ licensing terms for libopus and libopusfile are probably found in their
 respective source directories, which are checked out as git submodules as part
 of the build process.
 
-However, because libopus and liboupsfile are not (by source nor binaries)
+However, because libopus and libopusfile are not (by source nor binaries)
 included in this package, this package, in source code form, is (should be?)
 unaffected by their licenses. That changes once you run make, which will
 download the Opus source code, and go build, which will link it.