From: Douglas Lewan Date: Wed, 3 Oct 2012 07:17:56 +0000 (-0700) Subject: * etc/tutorials/TUTORIAL.pt_BR: Fix typo (tiny change) X-Git-Tag: emacs-24.2.90~241^2~13^2~7 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d913151d11d1ae7e58495db2f4c072bfab3bd54b;p=emacs.git * etc/tutorials/TUTORIAL.pt_BR: Fix typo (tiny change) Fixes: debbugs:12557 --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 38e346e4d96..caec41133ea 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2012-10-03 Douglas Lewan (tiny change) + + * tutorials/TUTORIAL.pt_BR: Fix typo. (Bug#12557) + 2012-08-24 Chong Yidong * Version 24.2 released. diff --git a/etc/tutorials/TUTORIAL.pt_BR b/etc/tutorials/TUTORIAL.pt_BR index 139789b1d2a..f28f86b3105 100644 --- a/etc/tutorials/TUTORIAL.pt_BR +++ b/etc/tutorials/TUTORIAL.pt_BR @@ -46,7 +46,7 @@ META, EDIT ou ALT). Os comandos a seguir são úteis para visualizar telas inteiras C-v Move para tela inteira posterior - M-x Move para tela inteira anterior + M-v Move para tela inteira anterior C-l Limpa a tela e re-mostrá todo o texto, movendo o texto ao redor do cursor para o centro da tela. (Isso é control-L, não control-1.)