diff options
author | Philip Jägenstedt <philip@foolip.org> | 2012-09-27 13:28:32 +0200 |
---|---|---|
committer | Gregory Maxwell <greg@xiph.org> | 2012-09-27 09:16:30 -0400 |
commit | 6d9c16d142b88ac4d61e7d44c7a91751317671b3 (patch) | |
tree | 6ac201367edf4a0dbfd2ef0d84d4fd742ab357ff /README.draft | |
parent | e23b15f1eab965aa97329e25e7c016f6481a7241 (diff) | |
download | opus-6d9c16d142b88ac4d61e7d44c7a91751317671b3.tar.gz |
Fix common misspellings
I stumbled upon the typo in README.draft, so took the opportunity to
grep for common misspellings using List_of_common_misspellings.txt for
hunspell.
Diffstat (limited to 'README.draft')
-rw-r--r-- | README.draft | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.draft b/README.draft index 061af232..22159663 100644 --- a/README.draft +++ b/README.draft @@ -51,4 +51,4 @@ options: -loss <perc> : simulate packet loss, in percent (0-100); default: 0 input and output are little endian signed 16-bit PCM files or opus bitstreams -with simple opus_demo propritary framing. +with simple opus_demo proprietary framing. |