changeset 22:49196f6f7ede

Spell check.
author Martin Geisler <mg@lazybytes.net>
date Mon, 17 Aug 2009 14:39:03 +0200
parents 904538f81093
children 70f255467a7f
files mercurial.tex
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial.tex
+++ b/mercurial.tex
@@ -141,7 +141,7 @@
 \end{frame}
 
 \begin{frame}{Merging}
-  The oposite of branching:
+  The opposite of branching:
   \begin{itemize}
   \item combines two branches
   \item used to merge back bugfixes
@@ -398,7 +398,7 @@
 \end{frame}
 
 \begin{frame}[fragile]{Adding Files}
-  We copy some ready-made files into the working coyp:
+  We copy some ready-made files into the working copy:
 \begin{lstlisting}
 % cp ../hello-files/* .
 % hg status
@@ -526,7 +526,7 @@
 \end{frame}
 
 \begin{frame}{Maintaining Patch Series}
-  The \hgext{mq} extesion
+  The \hgext{mq} extension
 \end{frame}
 
 \begin{frame}{Editing History}
@@ -570,4 +570,4 @@
 
 \end{document}
 
-% LocalWords:  SVN Makefile
+% LocalWords:  SVN Makefile RCS CVS changeset changesets Changeset Changesets