mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Fix miscellaneous typos.
Found via `codespell -q 3`
This commit is contained in:
committed by
Erik de Castro Lopo
parent
0db0e878b8
commit
01eb19708c
@@ -95,7 +95,7 @@ namespace FLAC {
|
||||
* Only the write callback is mandatory. The others are
|
||||
* optional; this class provides default implementations that do
|
||||
* nothing. In order for some STREAMINFO and SEEKTABLE data to
|
||||
* be written properly, you must overide seek_callback() and
|
||||
* be written properly, you must override seek_callback() and
|
||||
* tell_callback(); see FLAC__stream_encoder_init_stream() as to
|
||||
* why.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user