]> git.sur5r.net Git - i3/i3/commitdiff
Correct typo
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 7 Dec 2009 18:06:57 +0000 (19:06 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 7 Dec 2009 18:06:57 +0000 (19:06 +0100)
docs/hacking-howto

index a774b90350d9def09a088b2029b9f55addfa008c..b66f7d628e56486479f6862537dc5021da58e99a 100644 (file)
@@ -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