summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2012-05-04 14:23:40 -0700
committerThibaut Horel <thibaut.horel@gmail.com>2012-05-04 14:23:40 -0700
commit88fe0b99e9e78f69f58c60453e602236381c22ce (patch)
tree776bb5be56aaaf1d2c9bd71a7a9d5aca0ebaa36d
parent0047611b93fcdd12d56066c5a01c39f1c9fe0131 (diff)
downloadgit_workshop-88fe0b99e9e78f69f58c60453e602236381c22ce.tar.gz
Correct ordering of the authors
-rw-r--r--git-workshop/workshop.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-workshop/workshop.tex b/git-workshop/workshop.tex
index 910e0d3..fa54d69 100644
--- a/git-workshop/workshop.tex
+++ b/git-workshop/workshop.tex
@@ -10,7 +10,7 @@
%\setbeamercovered{transparent}
\usecolortheme{crane}
-\author[SC \& HT]{Stéphane Caron \and Thibaut Horel}
+\author[SC \& HT]{Thibaut Horel \and Stéphane Caron}
\institute{Technicolor Palo Alto}
\date{\today}
\title{Git Workshop}
@@ -25,4 +25,4 @@
...
\end{frame}
-\end{document} \ No newline at end of file
+\end{document}