Use the more readable of the two spellings.

This commit is contained in:
Jamie Bliss 2017-01-02 17:38:32 -05:00
parent 5b83ef8040
commit 07b797b896

View file

@ -18,7 +18,7 @@ from xonsh.events import events
import xonsh.history.main as xhm
events.doc('on_command_transform', """
events.doc('on_transform_command', """
on_command_transform(cmd: str) -> str
Fired to request xontribs to transform a command line. Return the transformed