Fix typos
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
\subpage examples
|
||||
*/
|
||||
|
||||
// The subsequent doxygen referenced page/subpages do not exis in the copy of Quarter used within FreeCad.
|
||||
// The subsequent doxygen referenced page/subpages do not exist in the copy of Quarter used within FreeCad.
|
||||
// To preserve the history and their origin the doxygen commands have been disabled but left in the file.
|
||||
// /*!
|
||||
// \page examples More Examples
|
||||
|
||||
@@ -153,7 +153,7 @@ void TaskSelectLinkProperty::activate()
|
||||
|
||||
bool TaskSelectLinkProperty::accept()
|
||||
{
|
||||
// set the proptery with the selection
|
||||
// set the property with the selection
|
||||
sendSelection2Property();
|
||||
|
||||
// clear selection and remove gate (return to normal operation)
|
||||
|
||||
Reference in New Issue
Block a user