diff options
Diffstat (limited to 'ingen/Store.hpp')
-rw-r--r-- | ingen/Store.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/Store.hpp b/ingen/Store.hpp index 87f6f7e0..1f329484 100644 --- a/ingen/Store.hpp +++ b/ingen/Store.hpp @@ -28,7 +28,7 @@ namespace Ingen { -/** Store of objects in the patch hierarchy. +/** Store of objects in the graph hierarchy. * @ingroup IngenShared */ class Store : public Raul::Noncopyable |