Fix source string typos mentioned on Crowdin (#15261)
This commit is contained in:
@@ -434,7 +434,7 @@ void EditModeGeometryCoinConverter::convert(const Sketcher::GeometryFacade* geom
|
||||
e.ReportException();
|
||||
Base::Console().DeveloperError(
|
||||
"EditModeGeometryCoinConverter",
|
||||
"Curvature graph for B-Spline with GeoId=%d could not be calculated.\n",
|
||||
"Curvature graph for B-spline with GeoId=%d could not be calculated.\n",
|
||||
geoid); // TODO: Fix identification of curve.
|
||||
curvaturelist[i] = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user