property_parser: fix typo in docstring
Some checks failed
Build and test / test (push) Waiting to run
Build and test / docs (push) Waiting to run
Build and test / check (push) Has been cancelled
Build and test / build (push) Has been cancelled

This commit is contained in:
Oystein Kristoffer Tveit 2024-12-14 12:57:28 +01:00
parent 7f8de7db04
commit 428f91ce24
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

View File

@ -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