Rev 5198: Fix overlapping decorations crashing makeinfo. in file:///home/vila/src/bzr/bugs/219334-texinfo/

Vincent Ladeuil v.ladeuil+lp at free.fr
Mon Jul 5 13:50:01 BST 2010


At file:///home/vila/src/bzr/bugs/219334-texinfo/

------------------------------------------------------------
revno: 5198
revision-id: v.ladeuil+lp at free.fr-20100705125001-9974k7g3ihi8gg9u
parent: v.ladeuil+lp at free.fr-20100705124712-2g934bc2g8iqhdtb
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: cleanup
timestamp: Mon 2010-07-05 14:50:01 +0200
message:
  Fix overlapping decorations crashing makeinfo.
-------------- next part --------------
=== modified file 'doc/en/mini-tutorial/index.txt'
--- a/doc/en/mini-tutorial/index.txt	2009-12-03 00:44:16 +0000
+++ b/doc/en/mini-tutorial/index.txt	2010-07-05 12:50:01 +0000
@@ -64,7 +64,7 @@
  $ mkdir subdirectory
  $ touch test1.txt test2.txt test3.txt subdirectory/test4.txt
 
-**Note for Windows users:** use Windows Explorer to create your
+**Note for Windows users**: use Windows Explorer to create your
 directories, then right-click in those directories and select
 ``New file`` to create your files.
 
@@ -164,7 +164,7 @@
 
  $ bzr branch http://www.example.com/myproject
 
-**Note:** to use sftp, you may need to install ``paramiko`` and
+**Note**: to use sftp, you may need to install ``paramiko`` and
 ``pyCrypto``. See http://bazaar-vcs.org/InstallationFaq for details.
 
 
@@ -186,7 +186,7 @@
 
 .. [#] Use of the ``lp:`` URL scheme requires bzr 0.92 or later.
 
-**Note:** ``+junk`` means that this branch isn't associated with any particular
+**Note**: ``+junk`` means that this branch isn't associated with any particular
 project in Launchpad.
 
 Now, anyone can create their own copy of your branch by typing::



More information about the bazaar-commits mailing list