Fix doc comment.

This commit is contained in:
Bauke 2024-02-26 13:23:16 +01:00
parent 997af2393a
commit 9964179467
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//! The project made on 2022-03-06. //! Projects made in 2022.
use {crate::Project, gegl::*}; use {crate::Project, gegl::*};