Fix comment

This commit is contained in:
2025-11-14 02:08:03 -04:00
parent a1625eb562
commit c268414b0d
@@ -71,7 +71,7 @@ collationBuffer(
void PcloudStimulusBuffer::start()
{
// Call ioUringAssemblyEngine setup() as the final step
// Call ioUringAssemblyEngine setup() as the first step
ioUringAssemblyEngine.setup();
openClCollatingAndMeshingEngine.setup();
// Call base class start() as the final step