[Sketcher] Fix typo

This commit is contained in:
Ajinkya Dahale
2022-12-23 15:18:08 -05:00
committed by wwmayer
parent 9a1f870f7a
commit 3b8b9c3c49

View File

@@ -237,7 +237,7 @@ private:
//
// GeometryTypedFacade
/** @brief It provides all the funcionality of GeometryFacade (derives from it), but in addition
/** @brief It provides all the functionality of GeometryFacade (derives from it), but in addition
* allows to indicate the type of a Part::Geometry derived class.
*
* @details