]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Fix simple typo: intput -> input (#1146)
authorTim Gates <tim.gates@iress.com>
Thu, 7 Nov 2019 20:57:39 +0000 (07:57 +1100)
committerJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 7 Nov 2019 20:57:39 +0000 (12:57 -0800)
commitde6f4b1f6bd3211e80bc5a5f1f88e6ef69a550aa
tree67718a5dfa0f4e2add68bad42b691b177ae46ef0
parent9b484d1bcc2e15dcd5544cddab729c76b4d1d2e9
Fix simple typo: intput -> input (#1146)

Fixes #1147
blib2to3/pgen2/tokenize.py