diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-10 22:54:00 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-10 22:54:00 -0500 |
commit | 129d924c0ecb73a14bd343ba083e53f3a942ce65 (patch) | |
tree | 3d3facc6143b8235e4ec605720586553d713e996 /doc | |
parent | 1510725aef011f8f7086cd22a6ee62b984507bfe (diff) |
fix bazaar id
Diffstat (limited to 'doc')
-rw-r--r-- | doc/setup.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 9d7aecabd..7f3f6840d 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -135,7 +135,7 @@ about using the git repositories. ikiwiki-makerepo mercurial $SRCDIR """]] -[[toggle id=mercurial text="Bazaar"]] +[[toggle id=bazaar text="Bazaar"]] [[toggleable id=bazaar text=""" REPOSITORY=$SRCDIR ikiwiki-makerepo bzr $SRCDIR |