From 157f434c90d58bdf1f5f03c466589d37b89014bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Ca=C3=B1ardo=20Alastuey?= Date: Sun, 27 Nov 2016 22:36:49 -0700 Subject: [PATCH] Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The right spelling of résumé has two acute accents. No accents is also OK in English, but just having the last accent is not. --- moderncv.cls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/moderncv.cls b/moderncv.cls index 3511c2cd..ba692c71 100644 --- a/moderncv.cls +++ b/moderncv.cls @@ -129,8 +129,8 @@ bookmarksdepth= 2,% to show sections and subsections pdfauthor = {\@firstname{}~\@lastname{}}, pdftitle = {\@firstname{}~\@lastname{}\notblank{\@title}{ -- \@title}{}}, - pdfsubject = {Resum\'{e} of \@firstname{}~\@lastname{}}, - pdfkeywords = {\@firstname{}~\@lastname{}, curriculum vit\ae{}, resum\'{e}}}} + pdfsubject = {R\'{e}sum\'{e} of \@firstname{}~\@lastname{}}, + pdfkeywords = {\@firstname{}~\@lastname{}, curriculum vit\ae{}, r\'{e}sum\'{e}}}} % graphics \RequirePackage{graphicx}