getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] (no subject)


From: Yves Renard
Subject: [Getfem-commits] (no subject)
Date: Wed, 4 Jul 2018 08:05:13 -0400 (EDT)

branch: fixmisspell
commit 2b961a64473a6abe9ed6ec114b2bdaea4214657c
Author: Yves Renard <address@hidden>
Date:   Wed Jul 4 14:05:07 2018 +0200

    small fix
---
 doc/sphinx/source/project/contribute.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/sphinx/source/project/contribute.rst 
b/doc/sphinx/source/project/contribute.rst
index 6796863..7ebd409 100644
--- a/doc/sphinx/source/project/contribute.rst
+++ b/doc/sphinx/source/project/contribute.rst
@@ -56,7 +56,8 @@ Before modifying any file, you have to create a *development 
branch* because it
 The first command create the branch and the second one position you on your 
branch. After that you are nearly ready to makes some modifications. You can 
specify your contact name and e-mail with the following commands in order to 
label your changes ::
 
   git config --global user.name "Your Name Comes Here"
-git config --global user.email address@hidden
+  git config --global user.email address@hidden
+
 
 Specific branch for doc improvements and typo-fixes
 ---------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]