Minor Issue: trailing blank space when using utils.stringLef

Tested on 2.1.2 and 2.2rc3

field2 = utils.stringLeftWords(field1, 1)

leaves a trailing space.

The problem doesn’t occur with utils.stringRightWords