1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0031939: Coding - correction of spelling errors in comments [part 10]

Fix various typos via codespell.
This commit is contained in:
luz paz
2021-04-19 11:42:46 +03:00
committed by bugmaster
parent b69e576af0
commit 316ea29318
339 changed files with 1743 additions and 1972 deletions

View File

@@ -82,16 +82,16 @@ public:
//! Returns data type
Standard_EXPORT TCollection_ExtendedString DataType() const;
//! Add <theUserInfo> to the user informations
//! Add <theUserInfo> to the user information
Standard_EXPORT void AddToUserInfo(const TCollection_AsciiString& theUserInfo);
//! Return the user informations
//! Return the user information
Standard_EXPORT const TColStd_SequenceOfAsciiString& UserInfo() const;
//! Add <theUserInfo> to the user informations
//! Add <theUserInfo> to the user information
Standard_EXPORT void AddToComments(const TCollection_ExtendedString& aComment);
//! Return the user informations
//! Return the user information
Standard_EXPORT const TColStd_SequenceOfExtendedString& Comments() const;
//! Returns the number of persistent objects