From 95d9f600355b494a982ba3e4f6fe87e70c01f12e Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 6 May 2020 13:52:38 -0600 Subject: fix comment typo --- libs/ardour/disk_reader.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs') diff --git a/libs/ardour/disk_reader.cc b/libs/ardour/disk_reader.cc index 0ca35197c6..2eac27d211 100644 --- a/libs/ardour/disk_reader.cc +++ b/libs/ardour/disk_reader.cc @@ -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. -- cgit v1.2.3