Commit 2c99011a80dcd460dadd271f279c9dc6d3c8d2a1

Edward Thomson 2017-12-31T09:33:19

tree: standard error messages are lowercase Our standard error messages begin with a lower case letter so that they can be prefixed or embedded nicely. These error messages were missed during the standardization pass since they use the `tree_error` helper function.