summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGinnis <sean.mcginnis@gmail.com>2020-07-31 08:03:17 -0500
committerSean McGinnis <sean.mcginnis@gmail.com>2020-07-31 08:03:17 -0500
commit5bbd35678485f4836b808c8fbd3157f3345e8660 (patch)
treee06b11361c0218c9340c616cda23ba80f340e830
parent9936e6dd17631d50291960a38c55c589c9a80385 (diff)
downloadglance-19.0.4.tar.gz
Fix formatting error in release notetrain-em19.0.4
This removes a bullet from the release note text that causes the generated output to have a sub-bullet in the note list. Change-Id: I9bb81943bd36ffe74ae077a6a1a034f40578ba10 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
-rw-r--r--releasenotes/notes/Fix_reload_PY3-e8a5bd337a77be1a.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/notes/Fix_reload_PY3-e8a5bd337a77be1a.yaml b/releasenotes/notes/Fix_reload_PY3-e8a5bd337a77be1a.yaml
index 536531817..cfb03ab78 100644
--- a/releasenotes/notes/Fix_reload_PY3-e8a5bd337a77be1a.yaml
+++ b/releasenotes/notes/Fix_reload_PY3-e8a5bd337a77be1a.yaml
@@ -1,6 +1,6 @@
---
fixes:
- |
- * Bug 1855708_: Reload broken in PY3
+ Bug 1855708_: Reload broken in PY3
.. _1855708: https://bugs.launchpad.net/glance/+bug/1855708