mirror of https://github.com/davisking/dlib.git
Fixed a spelling error.
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403139
This commit is contained in:
parent
6c65527410
commit
6f0feb2d5e
|
@ -647,7 +647,7 @@
|
||||||
This function takes a <a href="containers.html#graph">graph</a> and
|
This function takes a <a href="containers.html#graph">graph</a> and
|
||||||
turns it into a chordal graph. It also returns a
|
turns it into a chordal graph. It also returns a
|
||||||
<a href="containers.html#set">set</a> that contains
|
<a href="containers.html#set">set</a> that contains
|
||||||
all the cliques present in the choral graph.
|
all the cliques present in the chordal graph.
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
</component>
|
</component>
|
||||||
|
|
Loading…
Reference in New Issue