From: Michael Stapelberg Date: Mon, 7 Dec 2009 18:06:57 +0000 (+0100) Subject: Correct typo X-Git-Tag: 3.e~6^2~214 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=99c7a14285ad3c2007e4d888c71ba5c35d27e575;p=i3%2Fi3 Correct typo --- diff --git a/docs/hacking-howto b/docs/hacking-howto index a774b903..b66f7d62 100644 --- a/docs/hacking-howto +++ b/docs/hacking-howto @@ -506,7 +506,7 @@ First of all, update your working copy to the latest version of the master branch: -------- -rit pull +git pull -------- Afterwards, make the necessary changes for your bugfix/feature. Then, review