Commit 671f37da authored by Mathias Chouet's avatar Mathias Chouet :spaghetti:
Browse files

Typo

Showing with 1 addition and 1 deletion
+1 -1
......@@ -4,7 +4,7 @@ export enum MessageCode {
*/
ERROR_OK,
/** generic error stating that somthing triggered a fatal error leading to an undefined vCalc */
/** generic error stating that something triggered a fatal error leading to an undefined vCalc */
ERROR_SOMETHING_FAILED,
/** abstract showing number of error messages encountered in an iterative calculation */
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment