From 81e49c9be55cf7dd254989618fb8e93df3c4af78 Mon Sep 17 00:00:00 2001 From: spo Date: Thu, 22 Oct 2015 09:32:17 +0300 Subject: [PATCH] Spell-checking --- src/ModelAPI/ModelAPI_AttributeSelection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ModelAPI/ModelAPI_AttributeSelection.h b/src/ModelAPI/ModelAPI_AttributeSelection.h index fccb6b018..61b1979a0 100644 --- a/src/ModelAPI/ModelAPI_AttributeSelection.h +++ b/src/ModelAPI/ModelAPI_AttributeSelection.h @@ -57,7 +57,7 @@ class ModelAPI_AttributeSelection : public ModelAPI_Attribute /// Selects sub-shape by the textual Name virtual void selectSubShape(const std::string& theType, const std::string& theSubShapeName) = 0; - /// Returns true if recomute of selection become impossible + /// Returns true if recompute of selection become impossible virtual bool isInvalid() = 0; /// To virtually destroy the fields of successors -- 2.39.2