Simularly -> Similarly in doc.md
This is an old typo and mentioned in #3 and #71. Since it has drifted again, I updated the patch.
This commit is contained in:
parent
f49f7b3021
commit
7efd14e14f
|
@ -661,7 +661,7 @@ you can write:
|
||||||
B = 2; -- beta
|
B = 2; -- beta
|
||||||
}
|
}
|
||||||
|
|
||||||
Simularly, function parameter comments can be directly used:
|
Similarly, function parameter comments can be directly used:
|
||||||
|
|
||||||
------------
|
------------
|
||||||
-- third function. Can also provide parameter comments inline,
|
-- third function. Can also provide parameter comments inline,
|
||||||
|
|
Loading…
Reference in New Issue