Skip to content

Commit

Permalink
Fixed typo in contributing documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Rosner <[email protected]>
  • Loading branch information
zain authored and brosner committed Sep 25, 2009
1 parent b4409d1 commit 96bfe6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If the output of any of the two commands above are not entirely correct you
can easily correct them::

git config --global user.name "First Last"
git config --global user.name "[email protected]"
git config --global user.email "[email protected]"

It is critical you set this information up correctly. It helps us identify
who you are when you start giving us those awesome patches.
Expand Down

0 comments on commit 96bfe6a

Please sign in to comment.