[apps/function_store] Comment coding style

This commit is contained in:
Léa Saviot
2019-07-16 17:36:27 +02:00
committed by Émilie Feral
parent 1af882ddae
commit 63f20a9844

View File

@@ -7,7 +7,7 @@
namespace Shared {
/* FunctionStore storse functions and gives them a color. */
// FunctionStore stores functions and gives them a color.
class FunctionStore : public ExpressionModelStore {
public: