doc: Fix typo in changelog fragment.

This commit is contained in:
Ryan Pavlik 2020-06-04 15:06:36 +00:00
parent c39df58763
commit b60219445a

View file

@ -1,4 +1,4 @@
---
- mr.267
- mr.367
---
Improve Doxygen documentation of interfaces. Now the inheritance structure and implementation of interfaces is shown in the docs, and helper functions that call through function pointers are listed as "member functions", to help developers understand the internal structure of Monado better.