summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndreas Cadhalpun <[email protected]>2015-06-14 20:28:28 +0200
committerAndreas Cadhalpun <[email protected]>2015-06-19 20:31:44 +0200
commit620197d1ffea20e9168372c354438f1c1e926ecd (patch)
tree2a7dd300dbf7be86653d092967d2e4454eddf2eb /doc
parent73e7fe8e648a9d666338691fd30c6c080ee808b1 (diff)
doc: avoid incorrect phrase 'allows to'n2.7.1
Also fix typo found by Lou Logan: Sacrifying -> Sacrificing Reviewed-by: Lou Logan <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]> (cherry picked from commit 28efeb6502df37c99ccf18575d2552381d83a877) Signed-off-by: Andreas Cadhalpun <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r--doc/decoders.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 68196cf111..2fb533ae2d 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -95,7 +95,7 @@ This decoder aims to implement the complete FLAC specification from Xiph.
@item -use_buggy_lpc
The lavc FLAC encoder used to produce buggy streams with high lpc values
-(like the default value). This option allows to decode such streams
+(like the default value). This option makes it possible to decode such streams
correctly by using lavc's old buggy lpc logic for decoding.
@end table