Skip to content
Snippets Groups Projects
Commit a47801fe authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Typo

parent b82434f2
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,7 @@ protected:
unsigned getCurrentTask() const ;
/// Deactivate all the tasks in the task list
void deactivateAllTasks();
/// Deactivate all tasks with i in lower \le i < upper
/// Deactivate all tasks with i in lower \f$\le\f$ i < upper
void deactivateTasksInRange( const unsigned& lower, const unsigned& upper );
/// Add a task to the full list
void addTaskToList( const unsigned& taskCode );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment