mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed error in comment
This commit is contained in:
parent
c608376c4e
commit
40b4a98498
@ -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
|
/// 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
|
/// is deleted. The referenced object will be printed in place in the xml-file
|
||||||
//==================================================================================================
|
//==================================================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user