mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-18 02:04:39 +08:00
Documentation - Fix whitespaces and typos (#819)
- Fixed inconsistent whitespace and line breaks in comments
- Corrected spelling errors ("witch" → "which", "sprcified" → "specified", "nul" → "null", etc.)
- Improved formatting consistency in documentation comments
This commit is contained in:
@@ -144,7 +144,7 @@ public:
|
||||
Standard_EXPORT Standard_Boolean IsModified(const TopoDS_Shape& shape) const;
|
||||
|
||||
//! Gives a modifieded shape
|
||||
//! Raises NoSuchObject if shape has not been modified
|
||||
//! Raises NoSuchObject if shape has not been modified
|
||||
Standard_EXPORT const TopoDS_Shape& Modified(const TopoDS_Shape& shape) const;
|
||||
|
||||
//! Dump properties of resulting shape.
|
||||
|
||||
Reference in New Issue
Block a user