diff options
Diffstat (limited to 'ingen/Node.hpp')
-rw-r--r-- | ingen/Node.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/Node.hpp b/ingen/Node.hpp index d6253cc4..72c0b3cb 100644 --- a/ingen/Node.hpp +++ b/ingen/Node.hpp @@ -34,7 +34,7 @@ namespace Ingen { class Arc; class Store; -/** An object on the audio graph. +/** A node in the audio graph. * * The key property of nodes is that all nodes have a path and a symbol, as * well as a URI. |