Fixing typo "ans" to "an".

Austin Merrick
2021-01-28 09:49:25 -08:00
parent b3e2b5a36e
commit 6ae5ad8639

@ -30,4 +30,4 @@ void SomeFunction()
// TODO: Do something here!
}
```
When proposing new functions, please try to use a clear naming for function-name and functions-parameters, in case of doubt, open ans issue for discussion.
When proposing new functions, please try to use a clear naming for function-name and functions-parameters, in case of doubt, open an issue for discussion.