diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-05-16 07:33:27 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-05-16 07:33:27 +0000 |
commit | 02885736668053074c2f08d9375467087893a7a7 (patch) | |
tree | 794b4ce317de0c23c8648bb733359a380b956994 /audio/liba52 | |
parent | 33a16269676daab5a6afcb5c1851f418d8671fea (diff) | |
download | ports-02885736668053074c2f08d9375467087893a7a7.tar.gz ports-02885736668053074c2f08d9375467087893a7a7.zip |
Typo fix: intruduced -> introduced
Notes
Notes:
svn path=/head/; revision=81085
Diffstat (limited to 'audio/liba52')
-rw-r--r-- | audio/liba52/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liba52/pkg-descr b/audio/liba52/pkg-descr index 80f8b57edc4c..10e66340e5da 100644 --- a/audio/liba52/pkg-descr +++ b/audio/liba52/pkg-descr @@ -16,7 +16,7 @@ and to have a very precise output by doing all the calculations in floating point. We have a test suite that detects any deviation in the output when compared to previous versions. We do not have access to official A/52 test vectors though, so we have to use our judgement -to ensure that such deviations are only intruduced when we fix bugs! +to ensure that such deviations are only introduced when we fix bugs! Speed - liba52 is really fast, on any modern PC it should take only a few percent of CPU time. |