From c26d88e6cebef09a4ae3d72e7ff086f758dc411d Mon Sep 17 00:00:00 2001 From: "Fletcher T. Penney" Date: Thu, 9 Mar 2017 19:45:28 -0500 Subject: [PATCH] FIXED: Fix German typo --- Sources/libMultiMarkdown/i18n.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/libMultiMarkdown/i18n.h b/Sources/libMultiMarkdown/i18n.h index 4d4515a..886a5bf 100644 --- a/Sources/libMultiMarkdown/i18n.h +++ b/Sources/libMultiMarkdown/i18n.h @@ -80,7 +80,7 @@ static const char * lc_lookup[kNumberOfLanguages * kNumberOfStrings] = { "see citation", // English "see citation", // Español - "siehe Zitat", // Deutsch + "Siehe Zitat", // Deutsch "see glossary", // English "see glossary", // Español