Boost C++ Libraries: Ticket #2480: [graph] Minor typos in dijkstra_shortest_paths Docs https://svn.boost.org/trac10/ticket/2480 <p> On documentation page </p> <p> <a href="http://www.boost.org/doc/libs/1_37_0/libs/graph/doc/dijkstra_shortest_paths.html">http://www.boost.org/doc/libs/1_37_0/libs/graph/doc/dijkstra_shortest_paths.html</a> </p> <p> Second paragraph, last sentence: </p> <p> "In addition to these two options, the user can provide there own custom-made visitor that can takes actions during any of the algorithm's event points." </p> <p> "there" should be "their". "can" should be removed. </p> <p> Fourth paragraph, last sentence: </p> <p> "You can provide you own storage and access for colors with the color_map() parameter." </p> <p> "you own" should be "your own". </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2480 Trac 1.4.3 Jeremiah Willcock Tue, 07 Apr 2009 15:54:28 GMT <link>https://svn.boost.org/trac10/ticket/2480#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2480#comment:1</guid> <description> <p> Closed in <a class="changeset" href="https://svn.boost.org/trac10/changeset/52228" title="Fixed types from bug #2480">r52228</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Jeremiah Willcock</dc:creator> <pubDate>Tue, 07 Apr 2009 15:55:00 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2480#comment:2 https://svn.boost.org/trac10/ticket/2480#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket