commit d0ad4920b6180a3b93a438de83f6f1e844d7ccf7
Author: Ondrej Grover <[email protected]>
Date: Sat Jun 7 23:32:32 2014 +0200
git howto: typo fix and claim authorship
diff --git a/dwm.suckless.org/customisation/patches_in_git.md
b/dwm.suckless.org/customisation/patches_in_git.md
index 7c23f18..3e13238 100644
--- a/dwm.suckless.org/customisation/patches_in_git.md
+++ b/dwm.suckless.org/customisation/patches_in_git.md
@@ -66,7 +66,7 @@ conflicts.
## Updating customizations after new release ##
-When the time comes to update your customizations to after a new
+When the time comes to update your customizations after a new
release of dwm or when the dwm repository contains a commit fixing
some bug, you first pull the new upstream changes into the master
branch
@@ -89,3 +89,7 @@ continue
If you want to give up, you can always abort the rebase
git rebase --abort
+
+## Author ##
+
+* [Ondřej Grover](mailto:[email protected])