summaryrefslogtreecommitdiffstats
path: root/git.tex
diff options
context:
space:
mode:
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}