0031939: Coding - correction of spelling errors in comments [part 10]
[occt.git] / src / Standard / Standard_Atomic.hxx
index f220fba..6435010 100644 (file)
@@ -21,7 +21,7 @@
 //! By the moment, only operations necessary for reference counter
 //! in Standard_Transient objects are implemented.
 //!
-//! This is preffered to use fixed size types "int32_t" / "int64_t" for
+//! This is preferred to use fixed size types "int32_t" / "int64_t" for
 //! correct function declarations however we leave "int" assuming it is 32bits for now.
 
 #ifndef _Standard_Atomic_HeaderFile