From 63b45f5e2a5b9d10bcd1f0596c2e23cb4fe6fa5b Mon Sep 17 00:00:00 2001 From: Peter Penchev Date: Mon, 27 Nov 2017 14:36:37 +0200 Subject: [PATCH] Fix a typographical error in a release notes entry. Change-Id: I488983c29c2f9d6ffaee44286acdd00747e81c4d --- releasenotes/notes/remove-old-constants-20021f5b30bde890.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/remove-old-constants-20021f5b30bde890.yaml b/releasenotes/notes/remove-old-constants-20021f5b30bde890.yaml index 165d99af8..4724e10ed 100644 --- a/releasenotes/notes/remove-old-constants-20021f5b30bde890.yaml +++ b/releasenotes/notes/remove-old-constants-20021f5b30bde890.yaml @@ -4,4 +4,4 @@ upgrade: The location for connector constants was moved in the 1.6.0 release, but their old location was kept for backwards compatibility. These legacy constants are now being removed and any out of tree code should be updated - to use the latest location (os_brick.iniitator.CONSTANT_NAME). + to use the latest location (os_brick.initiator.CONSTANT_NAME).