mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Fix a typo.
This commit is contained in:
parent
753e2c405c
commit
b6b956ac8f
@ -432,8 +432,8 @@ foreach(a, b) if (a == c) ... else ...
|
||||
If you have a chain of if () { .. } else if () { .. } else { .. } with longer
|
||||
statements, you can insert a blank line before each else line.
|
||||
|
||||
Label names should start on the first column and with have a blank line before
|
||||
it.
|
||||
Label names should start on the first column and a blank line should be
|
||||
inserted before it.
|
||||
|
||||
.Use:
|
||||
-------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user