Fixed error in comment

This commit is contained in:
Jacob Støren
2013-12-04 11:24:57 +01:00
parent c608376c4e
commit 40b4a98498
+1 -1
View File
@@ -161,7 +161,7 @@ protected:
//==================================================================================================
/// Specialization for pointers, but only applicable to PdmObjectBase derived objects.
/// Specialization for pointers, but only applicable to PdmObject derived objects.
/// The pointer is guarded, meaning that it will be set to NULL if the object pointed to
/// is deleted. The referenced object will be printed in place in the xml-file
//==================================================================================================