diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-09-19 12:08:49 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-09-19 12:08:49 +0200 |
commit | 57c9d3cc18e7b62072ac089424b4c3f07d5d6ef7 (patch) | |
tree | 052426dc5af87ed4646726e44fbe24ca1599cbbb /using-git.texinfo | |
parent | typo + grammaro (diff) | |
download | using-git-57c9d3cc18e7b62072ac089424b4c3f07d5d6ef7.tar.gz using-git-57c9d3cc18e7b62072ac089424b4c3f07d5d6ef7.tar.bz2 using-git-57c9d3cc18e7b62072ac089424b4c3f07d5d6ef7.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-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 e1561bb..1c087bd 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1801,7 +1801,7 @@ top of source code files. @item @file{LICENSE} If the projects license is large, you put the fill license plain text in the -file anmed @file{LICENSE} in the top +file named @file{LICENSE} in the top if your repository. @end table |