aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawkworkflow.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-04-07 09:16:20 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-04-07 09:16:20 +0300
commit75981b3d127c3c97329b5b085bddebf3b40e797d (patch)
treeb191be4a75a068bd03e74e8f22d0bc99c8f0e426 /doc/gawkworkflow.texi
parentfc9de1594bd6d04d7c1809bd57867dc5d6bd1fe3 (diff)
parent947dfae8571472b6e78aecad8da024f1f65e5bf5 (diff)
downloadegawk-75981b3d127c3c97329b5b085bddebf3b40e797d.tar.gz
egawk-75981b3d127c3c97329b5b085bddebf3b40e797d.tar.bz2
egawk-75981b3d127c3c97329b5b085bddebf3b40e797d.zip
Merge branch 'master' into feature/api-mpfr
Diffstat (limited to 'doc/gawkworkflow.texi')
-rwxr-xr-xdoc/gawkworkflow.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gawkworkflow.texi b/doc/gawkworkflow.texi
index 4d9ddd05..1bee193a 100755
--- a/doc/gawkworkflow.texi
+++ b/doc/gawkworkflow.texi
@@ -246,7 +246,7 @@ This file describes how to participate in software development for
development.
* Using Git:: Getting started with Git.
* Configuring git:: Configuring Git.
-* Development without commit access:: How to wwork without commit access.
+* Development without commit access:: How to work without commit access.
* Development with commit access:: How to work with commit access.
* General practices:: How things should usually be done.
* Repo Maintenance:: Tips for keeping your repo clean.
@@ -1160,7 +1160,7 @@ chance for recovery, so be sure you really want to do it.
As you work on your branch, you will occasionally want to bring it
up to date with respect to @code{master}.
-This @value{SECTION} dicusses updating locale branches
+This @value{SECTION} discusses updating locale branches
and handling merge conflicts.
@menu