diff --git a/src/daemon/minimal.conf.in b/src/daemon/minimal.conf.in index 42324b440..a3d68bcab 100644 --- a/src/daemon/minimal.conf.in +++ b/src/daemon/minimal.conf.in @@ -162,7 +162,7 @@ context.objects = [ } } - # A default dummy driver. This handles nodes marked with the "node.always-driver" + # A default dummy driver. This handles nodes marked with the "node.always-process" # property when no other driver is currently active. JACK clients need this. { factory = spa-node-factory args = { diff --git a/src/daemon/pipewire.conf.in b/src/daemon/pipewire.conf.in index e4eb8e5ae..a9fb1c35d 100644 --- a/src/daemon/pipewire.conf.in +++ b/src/daemon/pipewire.conf.in @@ -224,7 +224,7 @@ context.objects = [ #{ factory = adapter args = { factory.name = audiotestsrc node.name = my-test node.description = audiotestsrc } } #{ factory = spa-node-factory args = { factory.name = api.vulkan.compute.source node.name = my-compute-source } } - # A default dummy driver. This handles nodes marked with the "node.always-driver" + # A default dummy driver. This handles nodes marked with the "node.always-process" # property when no other driver is currently active. JACK clients need this. { factory = spa-node-factory args = {