diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:22:41 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:22:41 +0100 |
| commit | 8331bdcf713a1f2e36e2a444ad9626266d8f3e85 (patch) | |
| tree | 694b53e28183d7a8250aa98ea346bdb4de2d35bc /using-git.texinfo | |
| parent | Empty signed commit (diff) | |
| download | using-git-8331bdcf713a1f2e36e2a444ad9626266d8f3e85.tar.gz using-git-8331bdcf713a1f2e36e2a444ad9626266d8f3e85.tar.bz2 using-git-8331bdcf713a1f2e36e2a444ad9626266d8f3e85.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | using-git.texinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index d368fb9..6e66e6b 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -63,12 +63,12 @@ This manual will teach you the basics for using Git with an early focus on contributing to existing projects, and iterates to increasingly more advanced -features that makes life with Git even +features that make life with Git even easier. But it will also teach you some -ideas behide Git's design. You will also +ideas behind Git's design. You will also learn about side-issues such as how to best make your own project installable -and navigateable by others without +and navigable by others without excessive documentation and without having to answer too many questions. @@ -114,7 +114,7 @@ Texts. A copy of the license is included in the section entitled @subtitle Educational manual for Git, the version control system. @c @vskip 0pt plus 1filll -@c @c this way, it is centered exactly in pdf and approximently in dvi and ps +@c @c this way, it is centred exactly in pdf and approximately in dvi and ps @c @c @center does not work for @image in dvi and ps @c @multitable @columnfractions 0.15 0.7 @c @item @tab @center @image{obj/logo,200px} @@ -2676,4 +2676,3 @@ man gitdiffcore man gitcredentials man gitnamespaces man gitcore-tutorial - |
