aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/OffsetLifetimeManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/OffsetLifetimeManager.h')
-rw-r--r--arm_compute/runtime/OffsetLifetimeManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/runtime/OffsetLifetimeManager.h b/arm_compute/runtime/OffsetLifetimeManager.h
index 748f3b6f81..968e5f224d 100644
--- a/arm_compute/runtime/OffsetLifetimeManager.h
+++ b/arm_compute/runtime/OffsetLifetimeManager.h
@@ -56,7 +56,7 @@ public:
OffsetLifetimeManager &operator=(OffsetLifetimeManager &&) = default;
/** Accessor to the pool internal configuration meta-data
*
- * @return Pool internal configuration meta-data
+ * @return Lifetime manager internal configuration meta-data
*/
const info_type &info() const;