X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=tools%2FDFBrowser%2FDFBrowser_Item.hxx;h=0a00c746d58a50e38d3ffaf70788a1289f75a607;hb=a110c4a3777de359b6bbe2b3baeb99fe34f2bdf7;hpb=d66f7c0fa2923b0de49f111b4f4b60fae0ca2e7a diff --git a/tools/DFBrowser/DFBrowser_Item.hxx b/tools/DFBrowser/DFBrowser_Item.hxx index c2d4b55889..0a00c746d5 100644 --- a/tools/DFBrowser/DFBrowser_Item.hxx +++ b/tools/DFBrowser/DFBrowser_Item.hxx @@ -96,7 +96,7 @@ protected: private: - Standard_GUID myAttributeGUID; //!< if attribute, stores GUID of the attibute because label can contain only one attribute of a kind + Standard_GUID myAttributeGUID; //!< if attribute, stores GUID of the attribute because label can contain only one attribute of a kind }; #endif