Re: [PATCH v8 2/7] rust: time: Introduce Delta type
From: FUJITA Tomonori
Date: Thu Jan 16 2025 - 19:29:46 EST
On Thu, 16 Jan 2025 13:43:36 +0100
Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> wrote:
> 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).
Oops, sorry. I'll fix.
> By the way, please try to use intra-doc links (i.e. unless they don't
> work for some reason).
Surely, I'll try.
Thanks,