diff --git a/apps/shared/function_store.h b/apps/shared/function_store.h index 6ce56f82d..e1a114c4e 100644 --- a/apps/shared/function_store.h +++ b/apps/shared/function_store.h @@ -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: