ZF-10222: ZF 2.0: Zend\Loader\ShortNameLocater is probably better as Zend\Loader\ShortNameLocator

Description

Above class uses "Locater", a spelling which is generally (as far as I am aware, of course) not the generally used spelling (though it may be correct as a variant). One could replace with Locator which is less likely to cause confusion and fits general usage better.

Comments

Fixed correct class ref in title