Commit 40e45d99 authored by Davis King's avatar Davis King

Fixed typo in spec

parent db5e7850
......@@ -89,7 +89,7 @@ namespace dlib
- This function is basically the inverse of get_neighbor().
- returns a number IDX such that:
- get_neighbor(idx1,IDX) == idx2
- IDX < number_of_neighbors(node_idx1)
- IDX < number_of_neighbors(idx1)
!*/
void set_label (
......
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