1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

0028877: Documentation - fix unclosed tag in coding_rules.md

This commit is contained in:
kgv 2017-06-28 10:36:59 +03:00 committed by bugmaster
parent 654c48b2b9
commit a2a6c87265

View File

@ -622,7 +622,6 @@ public:
};
~~~~~{.cpp}
class MyPackage_MyClass : public MyPackage_BaseClass
{