You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/03/26 17:56:04 UTC

struts-site git commit: Fix trivial typo

Repository: struts-site
Updated Branches:
  refs/heads/master 33f33df1c -> 0485d6655


Fix trivial typo

Replaces comit by commit

Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/0485d665
Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/0485d665
Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/0485d665

Branch: refs/heads/master
Commit: 0485d665579f3e0fab270d5c6bf04210bbb1e2ee
Parents: 33f33df
Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
Authored: Sun Mar 26 22:08:32 2017 +1300
Committer: GitHub <no...@github.com>
Committed: Sun Mar 26 22:08:32 2017 +1300

----------------------------------------------------------------------
 source/submitting-patches.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-site/blob/0485d665/source/submitting-patches.md
----------------------------------------------------------------------
diff --git a/source/submitting-patches.md b/source/submitting-patches.md
index 9c5892b..730c702 100644
--- a/source/submitting-patches.md
+++ b/source/submitting-patches.md
@@ -77,7 +77,7 @@ Do your changes and commit them to `my-branch`, when you're done you can push th
 
     git push -u fork my-branch
     
-If you still need to change something, please remember to comit and push changes, but this time you can use just
+If you still need to change something, please remember to commit and push changes, but this time you can use just
 
     git push