obsmarker: fix precnode deprecation
The deprecation message for marker.precnode was wrong. Fix the typo.
Differential Revision: https://phab.mercurial-scm.org/D413
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)