summaryrefslogtreecommitdiffstats
path: root/src/server/EdgeImpl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/EdgeImpl.hpp')
-rw-r--r--src/server/EdgeImpl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/EdgeImpl.hpp b/src/server/EdgeImpl.hpp
index 4a4553b1..0627a7ba 100644
--- a/src/server/EdgeImpl.hpp
+++ b/src/server/EdgeImpl.hpp
@@ -38,7 +38,7 @@ class InputPort;
/** Represents a single inbound connection for an InputPort.
*
- * This can be a group of ports (ie coming from a polyphonic Node) or
+ * This can be a group of ports (coming from a polyphonic Block) or
* a single Port. This class exists basically as an abstraction of mixing
* down polyphonic inputs, so InputPort can just deal with mixing down
* multiple connections (oblivious to the polyphonic situation of the