changeset 334:2c3242a360f0

little typing error
author markus schnalke <meillo@marmaro.de>
date Sat, 27 Aug 2011 18:34:52 +0200
parents 0bd27f603910
children ef346dc67514
files docs/howto-release
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.