From 307e884eaa799691f081d73362a287d20a1ad9a8 Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Tue, 8 Oct 2019 23:47:21 +0900 Subject: [PATCH] Fix grammar error in a recent release notes It is pointed out in stable/train backport https://review.opendev.org/#/c/686384/. Change-Id: I2261e9e2539148bb08d861a9f27ba29b11181287 --- releasenotes/notes/default-settings-moved-1e6a60408c47e2e2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/default-settings-moved-1e6a60408c47e2e2.yaml b/releasenotes/notes/default-settings-moved-1e6a60408c47e2e2.yaml index 5d0756e518..6b5323cbda 100644 --- a/releasenotes/notes/default-settings-moved-1e6a60408c47e2e2.yaml +++ b/releasenotes/notes/default-settings-moved-1e6a60408c47e2e2.yaml @@ -10,5 +10,5 @@ other: https://docs.openstack.org/horizon/latest/configuration/settings.html. Note that Django related settings and HORIZON_CONFIG still exist in - ``local_settings.py.example`` in this release and they will be revisit + ``local_settings.py.example`` in this release and they will be revisited in upcoming releases.