C.41: Add missing comma

pull/796/head
Severin Meyer 9 years ago
parent efb284388f
commit 7070ffa839

@ -4542,7 +4542,7 @@ Compilers do not read comments.
##### Exception
If a valid object cannot conveniently be constructed by a constructor [use a factory function](#Rc-factory).
If a valid object cannot conveniently be constructed by a constructor, [use a factory function](#Rc-factory).
##### Note

Loading…
Cancel
Save