* README: fix typo.
authorezk <ezk>
Fri, 6 Dec 2019 19:39:31 +0000 (19:39 +0000)
committerezk <ezk>
Fri, 6 Dec 2019 19:39:31 +0000 (19:39 +0000)
ChangeLog
README

index b3503b4b5eaaf9216d03c783514f599f3ec65f43..f7bf203c2a336d103a4f17d546713e136d83c308 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-12-06  Erez Zadok  <ezk@fsl.cs.sunysb.edu>
+
+       * README: fix typo.
+
 2019-01-31  Erez Zadok  <ezk@fsl.cs.sunysb.edu>
 
        * README: reformat.
diff --git a/README b/README
index 2d0d0b5b96de890125fcd3b0f2b59efd8c828cd5..75efeddaea419311393ee6728175dda84db4450f 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 Wrapfs follows the following branching scheme.
 
-There are two local branches called master and kernel.  The master branch
-tracks the linux <latest> repository and pulls the latest code from that as
-remote (korg).  The local branch "wrapfs" tracks the wrapfs <latest>
+There are two local branches called "master" and "wrapfs".  The master
+branch tracks the linux <latest> repository and pulls the latest code from
+that as remote (korg).  The local branch "wrapfs" tracks the wrapfs <latest>
 repository and pushes and pulls latest code from that as remote (wrapfs).
 The kernel branch tracks the <git.kernel.org> as remote and fetches the
 latest from there.  In order to setup this branching scheme please run the