X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModel%2FModel_ResultPart.h;h=b6a1305115ef082accb27186ce9e4342fec6dd2c;hb=f6bd0f4e080b833c0de7ef25822ebee641073445;hp=a9c8e5ddab3629ac7134e805beaaeee2460e4117;hpb=a94fc319f2aa64b43c9a73b5ff7063923648faec;p=modules%2Fshaper.git diff --git a/src/Model/Model_ResultPart.h b/src/Model/Model_ResultPart.h index a9c8e5dda..b6a130511 100644 --- a/src/Model/Model_ResultPart.h +++ b/src/Model/Model_ResultPart.h @@ -53,7 +53,7 @@ class Model_ResultPart : public ModelAPI_ResultPart /// Returns the part-document of this result MODEL_EXPORT virtual std::shared_ptr partDoc(); - /// Returns the original part result: for transfomration features results this is + /// Returns the original part result: for transformation features results this is /// the original Part feature result MODEL_EXPORT virtual std::shared_ptr original();