Author: Hakan Ardo <ha...@debian.org> Branch: extradoc Changeset: r4796:5a0aeeccf379 Date: 2012-09-12 12:17 +0200 http://bitbucket.org/pypy/extradoc/changeset/5a0aeeccf379/
Log: typo diff --git a/talk/dls2012/demo/demo.py b/talk/dls2012/demo/demo.py --- a/talk/dls2012/demo/demo.py +++ b/talk/dls2012/demo/demo.py @@ -41,7 +41,7 @@ vim.send('7gg$') vim.type('i * 2<ESC>:w<CR>', 0.2) - pause("Now let's create a new class that estimetae a background image\n" + + pause("Now let's create a new class that estimates a background image\n" + "using a sliding mean.") with open('background.py', 'w') as fd: print >>fd, """ _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit