Describe the bug
In the error message of set command, instead of saying 'Example: set $/500.50' it says' Example: set $/$500.50'
To Reproduce
1- press set /50
2- error is shown: set: Sets the budget for finance tracker. Parameters: $/AMOUNT Example: set $/$500.50
3- press set $/$50
4- error is shown instead of accepting the input: Amount is a positive number, with either 2 decimal place or none.
Expected behavior
error message should be fixed to: Sets the budget for finance tracker. Parameters: $/AMOUNT Example: set $/500.50
Describe the bug In the error message of set command, instead of saying 'Example: set $/500.50' it says' Example: set $/$500.50'
To Reproduce 1- press set /50 2- error is shown: set: Sets the budget for finance tracker. Parameters: $/AMOUNT Example: set $/$500.50 3- press set $/$50 4- error is shown instead of accepting the input: Amount is a positive number, with either 2 decimal place or none.
Expected behavior error message should be fixed to: Sets the budget for finance tracker. Parameters: $/AMOUNT Example: set $/500.50
Reported by: @barisbatuhan Severity: Low
[original: nus-cs2103-AY1819S2/pe-dry-run#331]