[boost] Documentation bug in boost::graph

2003-08-14 Thread Jarl Friis
Hi. On http://www.boost.org/libs/graph/doc/graph_concepts.html the image http://www.boost.org/libs/graph/doc/figs/concepts.gif There is a spelling error The bottom line says "AdacencyMatrix" it should be "AdjacencyMatrix" The class template adjacency_list seem to have wrong documentation, on htt

Re: [boost] Documentation bug in boost::graph

2003-08-14 Thread Jeremy Siek
Hi Jarl, On Thu, 14 Aug 2003, Jarl Friis wrote: jarl> Hi. jarl> jarl> On http://www.boost.org/libs/graph/doc/graph_concepts.html the image jarl> http://www.boost.org/libs/graph/doc/figs/concepts.gif jarl> There is a spelling error jarl> jarl> The bottom line says "AdacencyMatrix" it should be "Adj