Re: [PATCH v8 2/7] rust: time: Introduce Delta type
From: Miguel Ojeda
Date: Thu Jan 16 2025 - 07:44:10 EST
On Thu, Jan 16, 2025 at 5:42 AM FUJITA Tomonori
<fujita.tomonori@xxxxxxxxx> wrote:
>
> + /// Return `true` if the `Detla` spans no time.
Typo: `Delta` (here and another one).
By the way, please try to use intra-doc links (i.e. unless they don't
work for some reason).
Thanks!
Cheers,
Miguel