source typo fixes pt3 (only on py3 merged code)
This commit is contained in:
@@ -53,7 +53,7 @@ using namespace std;
|
||||
std::string LuxTools::getCamera(const CamDef& Cam)
|
||||
{
|
||||
std::stringstream out;
|
||||
out << "# declares positon and view direction" << endl
|
||||
out << "# declares position and view direction" << endl
|
||||
<< "# Generated by FreeCAD (http://www.freecadweb.org/)" << endl
|
||||
|
||||
// writing Camera positions
|
||||
|
||||
Reference in New Issue
Block a user