doc: typo

This commit is contained in:
Michele Caini
2023-05-30 14:21:43 +02:00
parent 4ff5a536ca
commit b22c55dd21

View File

@@ -84,7 +84,7 @@ public:
/**
* @brief Serializes all elements of a type with associated identifiers for
* the entities in a range.
* @tparam Type Types of elements to serialize.
* @tparam Type Type of elements to serialize.
* @tparam Archive Type of output archive.
* @tparam It Type of input iterator.
* @param archive A valid reference to an output archive.