Fixing typo "ans" to "an".

master
Austin Merrick 4 年之前
父節點
當前提交
6ae5ad8639
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      raylib-coding-conventions.md

+ 1
- 1
raylib-coding-conventions.md

@ -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.

Loading…
取消
儲存