From 91c7d395cf7c62f8ccf3261132cb5d71972f79ae Mon Sep 17 00:00:00 2001 From: David Goulet Date: Wed, 19 Jun 2019 07:50:02 -0400 Subject: [PATCH] changes: Fix typo in changes/ticket30893 Signed-off-by: David Goulet --- changes/ticket30893 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/ticket30893 b/changes/ticket30893 index e1b56d2182..638b99a9f7 100644 --- a/changes/ticket30893 +++ b/changes/ticket30893 @@ -1,3 +1,3 @@ - o Minor features (testing)P: + o Minor features (testing): - Improve test coverage for our existing configuration parsing and management API. Closes ticket 30893.