1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-08 14:17:06 +03:00

0028580: Misprint in IntPatch_WLineTool.cxx file

Code correction.
This commit is contained in:
nbv
2017-03-21 18:30:03 +03:00
committed by bugmaster
parent e45b5ff7f2
commit 2967828dbf
2 changed files with 5 additions and 5 deletions

View File

@@ -109,7 +109,7 @@ public:
//! theArrPeriods must be filled as follows:
//! {<U-period of 1st surface>, <V-period of 1st surface>,
//! <U-period of 2nd surface>, <V-period of 2nd surface>}.
//! If theVertex != 0 then its parameters will befilled as
//! If theVertex != 0 then its parameters will be filled as
//! corresponding parameters of theNewPoint.
//!
//! ATTENTION!!!