From fe0d05f04b70b373aafbe0b52cdef7602779af79 Mon Sep 17 00:00:00 2001 From: Alice Cecile Date: Thu, 22 Feb 2024 09:51:59 -0500 Subject: [PATCH] Pluralization MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: François --- examples/asset/processing/asset_processing.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/asset/processing/asset_processing.rs b/examples/asset/processing/asset_processing.rs index 4e60d7f9719b5..640d0cdabf369 100644 --- a/examples/asset/processing/asset_processing.rs +++ b/examples/asset/processing/asset_processing.rs @@ -1,4 +1,4 @@ -// ! This example illustrates how to define custom `AssetLoader`s, `AssetTransformers`, and `AssetSaver`s, how to configure them, and how to register asset processors. +//! This example illustrates how to define custom `AssetLoader`s, `AssetTransformer`s, and `AssetSaver`s, how to configure them, and how to register asset processors. use bevy::{ asset::{