aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/coding_style.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/coding_style.md b/doc/coding_style.md
index 6f34d371..af1a2502 100644
--- a/doc/coding_style.md
+++ b/doc/coding_style.md
@@ -131,7 +131,6 @@ constants from C.
```lua
local player = { name = "Jack", class = "Rogue" }
-}
```
* Items should be separated by commas. If there are many items, put each