Community
Participate
Working Groups
The interface INodeModelFormatter.IFormattedRegion declares a method getLenght(). The name should of course be getLength().
I agree that it would be nice to get rid of this typo. However, since we've passed API-freeze, we would have to deprecate the misspelled method and introduce an extension-interface to declare a correctly spelled method. I'm not sure if that's worth the effort.
We are still settling down API (till M7) and as we are almost sure that no-one ever used this interface we decided to fix the typo.
fixed in HEAD.