property_parser: fix typo in docstring
This commit is contained in:
parent
7f8de7db04
commit
428f91ce24
@ -1,5 +1,5 @@
|
||||
//! JSON parsing logic for properties returned by
|
||||
//! [[`Event::PropertyChange`], and used internally in `MpvExt`
|
||||
//! [`Event::PropertyChange`], and used internally in `MpvExt`
|
||||
//! to parse the response from `Mpv::get_property()`.
|
||||
//!
|
||||
//! This module is used to parse the json data from the `data` field of
|
||||
|
Loading…
Reference in New Issue
Block a user