From d3077377f73b0591809e552a5dc1efdd95b050e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=28Charybdis=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Thu, 19 Oct 2017 10:32:36 +0200
Subject: [PATCH] Fixed typo.

(cherry picked from commit 5cfcadf946a158c673572b6798ba780d5cee0b47)
---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 6495aa3c5a..24e7460962 100644
--- a/NEWS
+++ b/NEWS
@@ -59,7 +59,7 @@ fixed in version 4.5.2:
  - If the mode for a parameter was at exactly 0, `mode_check` was crashing.
 
  - Fixed `get_posterior_parameters`-routine which should not do more than
-   getting parameters. As a consequecence, the `shock_decomposition`-command
+   getting parameters. As a consequense, the `shock_decomposition`-command
    did not correctly set the `parameter_set` for use in subsequent function
    calls if shocks are correlated or measurement error is present.
 
-- 
GitLab