summaryrefslogtreecommitdiffstats
path: root/git.tex
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2007-12-20 15:28:42 +0100
committerKarel Zak <kzak@redhat.com>2007-12-20 15:28:42 +0100
commit1093ee80b875984203bf7a17f6501e8758fbadbc (patch)
tree3f3f6a034b51aec43f41a497c5be88c5538bd285 /git.tex
parentcd0bcb1d4b30fd8da7eccee7c7097617913b1249 (diff)
downloadgit-presentation-1093ee80b875984203bf7a17f6501e8758fbadbc.tar.gz
git-presentation-1093ee80b875984203bf7a17f6501e8758fbadbc.tar.xz
git-presentation-1093ee80b875984203bf7a17f6501e8758fbadbc.zip
add git-patch-screenshot, fix one typo
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'git.tex')
-rw-r--r--git.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/git.tex b/git.tex
index 3c94fdf..12ed0c8 100644
--- a/git.tex
+++ b/git.tex
@@ -282,7 +282,7 @@ Texts.
\begin{itemize}
\item everything is content-addressed and based on SHA-1
\item two trees are same when HEAD SHA-1 are same
- \item SHA-1 summ are checked to asure data integrity
+ \item SHA-1 summ are checked to verify data integrity
\item content, history and commit messages can be signed by only GPG-signing one tag
\end{itemize}