Commit a6cbec33 authored by Dominik Charousset's avatar Dominik Charousset

Fix doxygen documentation

parent e2441fcc
......@@ -40,7 +40,7 @@ class typed_event_based_actor;
/**
* Identifies a strongly typed actor.
* @tparam Rs Interface as `replies_to<`...>::with<...> parameter pack.
* @tparam Rs Interface as `replies_to<...>::with<...>` parameter pack.
*/
template <class... Rs>
class typed_actor
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment