diff docs/howto-release @ 334:2c3242a360f0

little typing error
author markus schnalke <meillo@marmaro.de>
date Sat, 27 Aug 2011 18:34:52 +0200
parents b639e97feda3
children f2a7271746d1
line wrap: on
line diff
--- a/docs/howto-release	Sat Aug 27 16:54:14 2011 +0200
+++ b/docs/howto-release	Sat Aug 27 18:34:52 2011 +0200
@@ -27,7 +27,7 @@
 
 (6) Run `make distclean', check for remaining files (just in case). `hg
 st' is helpful. Build anew: `./configure ... && make && sudo make
-install'. Check if everything went well. If so, `make distclean again'.
+install'. Check if everything went well. If so, `make distclean' again.
 
 
 Now we should be ready to release.