diff options
| author | Mattias Andrée <maandree@operamail.com> | 2013-10-25 18:18:13 +0200 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2013-10-25 18:18:13 +0200 |
| commit | efd1354acf99d5146c08ca3fa596774011b29fef (patch) | |
| tree | 1700af0c31b5998136f5f1d23dae8c2429c262e9 | |
| parent | typos (diff) | |
| download | using-git-efd1354acf99d5146c08ca3fa596774011b29fef.tar.gz using-git-efd1354acf99d5146c08ca3fa596774011b29fef.tar.bz2 using-git-efd1354acf99d5146c08ca3fa596774011b29fef.tar.xz | |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
| -rw-r--r-- | using-git.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index 4b33667..df27a9f 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -872,7 +872,7 @@ to better understand how Git works. The first tree you encounter is the working directory, called the working tree in Git. The tree begins in the -parent so called git directory; +parent of the so called git directory; the directory you executed @command{git init} in, and contains the directory @file{.git}. |
