doc: minor changes

This commit is contained in:
Michele Caini
2023-05-25 11:12:51 +02:00
parent e7a3c4e370
commit 8feeaaef7c

View File

@@ -110,7 +110,7 @@ public:
}
/**
* @brief Serializes all required components with associated identifiers for
* @brief Serializes all elements of a type with associated identifiers for
* the entities in a range.
* @tparam Component Types of components to serialize.
* @tparam Archive Type of output archive.