From 30aa4d7df61789a9bcf58e67f4cfa1402574e1cd Mon Sep 17 00:00:00 2001 From: "Posquit0.BJ" Date: Sat, 30 Jan 2016 11:34:01 +0900 Subject: [PATCH] fix wrong quote in examples --- examples/coverletter.tex | 2 +- examples/cv.tex | 2 +- examples/resume.tex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/coverletter.tex b/examples/coverletter.tex index ac05a2f..99cff0d 100644 --- a/examples/coverletter.tex +++ b/examples/coverletter.tex @@ -63,7 +63,7 @@ % \reddit{reddit-id} % \extrainfo{extra informations} -\quote{``Make the change that you want to see in the world."} +\quote{``Must be the change that you want to see in the world."} %------------------------------------------------------------------------------- diff --git a/examples/cv.tex b/examples/cv.tex index bd411c6..aeaee2c 100644 --- a/examples/cv.tex +++ b/examples/cv.tex @@ -63,7 +63,7 @@ % \reddit{reddit-id} % \extrainfo{extra informations} -\quote{``Make the change that you want to see in the world."} +\quote{``Must be the change that you want to see in the world."} %------------------------------------------------------------------------------- diff --git a/examples/resume.tex b/examples/resume.tex index 7c4b417..a75b7a6 100644 --- a/examples/resume.tex +++ b/examples/resume.tex @@ -63,7 +63,7 @@ % \reddit{reddit-id} % \extrainfo{extra informations} -\quote{``Make the change that you want to see in the world."} +\quote{``Must be the change that you want to see in the world."} %-------------------------------------------------------------------------------