summaryrefslogtreecommitdiffstats
path: root/liba52/resample_mmx.c
diff options
context:
space:
mode:
Diffstat (limited to 'liba52/resample_mmx.c')
-rw-r--r--liba52/resample_mmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/liba52/resample_mmx.c b/liba52/resample_mmx.c
index 799b2e3683..a0b597de0c 100644
--- a/liba52/resample_mmx.c
+++ b/liba52/resample_mmx.c
@@ -3,7 +3,7 @@
/* optimization TODO / NOTES
movntq is slightly faster (0.5% with the current test.c benchmark)
- (but thats just test.c so that needs to be testd in reallity)
+ (but that is just test.c so that needs to be tested in reality)
and it would mean (C / MMX2 / MMX / 3DNOW) versions
*/