Alois Mahdal 9 years ago
parent
commit
ca97f49cb5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      notes/style.md

+ 1
- 1
notes/style.md View File

263
  *  are indented with 4 additional spaces,
263
  *  are indented with 4 additional spaces,
264
  *  are not preceded by empty line (but the declaration instead),
264
  *  are not preceded by empty line (but the declaration instead),
265
  *  and may, or may not be followed by empty line---here anything that
265
  *  and may, or may not be followed by empty line---here anything that
266
-    is not `    #` (i.e. normal code as well) counts as elimiter.
266
+    is not `    #` (i.e. normal code as well) counts as delimiter.
267
 
267
 
268
 
268
 
269
 Common language constructs
269
 Common language constructs