doc: typo

This commit is contained in:
Michele Caini
2022-06-22 09:05:31 +02:00
parent 65561fe431
commit 2e8c5ea2de

View File

@@ -122,7 +122,7 @@ public:
using out_edge_iterator = edge_iterator;
/*! @brief In edge iterator type. */
using in_edge_iterator = edge_iterator;
/*! @brieg Graph category tag. */
/*! @brief Graph category tag. */
using graph_category = Category;
/*! @brief Default constructor. */