From 6c1288bd3746329c3721c6aca1fb0420061831c3 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Fri, 16 Jan 2015 16:59:34 +0100 Subject: Fixed comment --- src/core/managed/Manager.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core') diff --git a/src/core/managed/Manager.hpp b/src/core/managed/Manager.hpp index 761603b..fec4bd1 100644 --- a/src/core/managed/Manager.hpp +++ b/src/core/managed/Manager.hpp @@ -306,7 +306,7 @@ public: /** * Returns the unique identifier (UID) of the given object. Valid UIDs are * positive non-zero values. A value of zero indicates that the given object - * does no longer exists or was not registered in the manager instance. + * does no longer exist or was not registered in the manager instance. * * @param o is a pointer to the managed object for which the UID should be * returned. -- cgit v1.2.3