actually fix typo this time

This commit is contained in:
Matthew Kelly 2022-08-23 05:26:47 -04:00
parent dbcc409556
commit 231e3a0415

View File

@ -1,5 +1,5 @@
This error occurs when there is insufficient information for the rust compiler
to prove that some time has a long enough lifetime.
to prove that a type has a long enough lifetime.
Erroneous code example: