In functions that act like constructors there is a mixture of the usage of `creates` and `constructs`. Replace all occurrences of `creates` with `constructs` in the first line of docs of constructor like functions.