Commit 68edf67b authored by i-ky's avatar i-ky

Fix a typo in contributing guidelines

parent 6654fce3
......@@ -195,7 +195,7 @@ General
- Never declare more than one variable per line.
- Only separate functions with vertical whitespaces and use comments to
document logcial blocks inside functions.
document logical blocks inside functions.
- Use `.hpp` as suffix for header files and `.cpp` as suffix for implementation
files.
......
Markdown is supported
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