diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-21 21:50:14 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-21 21:50:14 +0100 |
commit | 2cb4da92ba7dd7450a493aa79202442e94dc5372 (patch) | |
tree | ea974311bd478fa66a9d8a4462b221d42ad9c1fb /tex | |
parent | 71bbd4ca48d275fa99ecbeeebbb18e09f5b6e600 (diff) |
Shortened sentence to fit in slide
A sentence in the Git slides was slightly shortened to fit in the
width without breaking into two.
Diffstat (limited to 'tex')
-rw-r--r-- | tex/git-branch.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/git-branch.tex b/tex/git-branch.tex index 982313d..9a2666a 100644 --- a/tex/git-branch.tex +++ b/tex/git-branch.tex @@ -108,7 +108,7 @@ \item Template will evolve (improved infrastructure). \fi \ifdefined\mergewithtemp - \item Template can always be imported/merged into project. + \item Template can be imported/merged back into project. \fi \ifdefined\tofuture \item The template and project will \alert{evolve}. |