Skip to content

Commit 6883707

Browse files
committed
Update changelog
1 parent c98b202 commit 6883707

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ChangeLog.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
print(fg(fmt::terminal_color::red), "stop\n");
5858
}
5959

60-
Note that these colors vary by terminal:
60+
Note that these colors vary by terminal:
6161

62-
.. image:: https://user-images.githubusercontent.com/576385/
63-
50405925-dbfc7e00-0770-11e9-9b85-333fab0af9ac.png
62+
.. image:: https://user-images.githubusercontent.com/576385/
63+
50405925-dbfc7e00-0770-11e9-9b85-333fab0af9ac.png
6464

65-
Thanks `@Rakete1111 (Nicolas) <https://github.com/Rakete1111>`_.
65+
Thanks `@Rakete1111 (Nicolas) <https://github.com/Rakete1111>`_.
6666

6767
* Parameterized formatting functions on the type of the format string
6868
(`#880 <https://github.com/fmtlib/fmt/issues/880>`_,

0 commit comments

Comments
 (0)