NOOP: comment terminology update

This commit is contained in:
Paul Davis 2022-06-13 10:20:50 -06:00
parent 5567f30213
commit 842fa3c708

View File

@ -110,8 +110,8 @@ Session::realtime_stop (bool abort, bool clear_state)
if (synced_to_engine ()) { if (synced_to_engine ()) {
if (clear_state) { if (clear_state) {
/* do this here because our response to the slave won't /* do this here because our response to the engine
take care of it. transport master won't take care of it.
*/ */
_play_range = false; _play_range = false;
_count_in_once = false; _count_in_once = false;