Skip to content

Commit

Permalink
Fix typo in VariablesHandler.h
Browse files Browse the repository at this point in the history
Co-authored-by: Silvio Traversaro <silvio.traversaro@iit.it>
  • Loading branch information
GiulioRomualdi and traversaro authored Jun 16, 2020
1 parent 43e5a2d commit a5954b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class VariablesHandler

public:
/**
* Add a mew variable to the list
* Add a new variable to the list
* @param name of the variable
* @param size the size of the variable
* @return true/false in case of success/failure
Expand Down

0 comments on commit a5954b0

Please sign in to comment.