Fixed error in comment

This commit is contained in:
Jacob Støren 2013-11-21 20:31:58 +01:00
parent c608376c4e
commit 40b4a98498

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
//==================================================================================================