13
0

fix comment typo

This commit is contained in:
Paul Davis 2020-05-06 13:52:38 -06:00
parent 07aa203a92
commit 95d9f60035

View File

@ -628,7 +628,7 @@ DiskReader::overwrite_existing_audio ()
* offset that existed when we requested an overwrite. That is, if the
* Nth position in the buffer contained the sample corresponding to
* timeline position T, then once this is complete that condition
* should still hold. The actual value of the sample (and even when it
* should still hold. The actual value of the sample (and even whether it
* corresponds to any actual material on disk - it may just be silence)
* may change, but this buffer_offset<->timeline_position mapping must
* remain constant.