From 8a8c3eb59aaa0f4d5eb4193ba177abd6422ba66d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 4 Feb 2014 00:10:29 +0100 Subject: typo --- src/lib/eina_graph_bfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/eina_graph_bfs.h b/src/lib/eina_graph_bfs.h index c35f13f..77d8b3c 100644 --- a/src/lib/eina_graph_bfs.h +++ b/src/lib/eina_graph_bfs.h @@ -86,7 +86,7 @@ eina_graph_bfs_has_path_to(Eina_Graph_BFS *bfs, unsigned int v); * @param bfs the graph BFS to consider. * @param v the vertex to test if there is a path to. * - * @return a list of vertices to follwo from source to reach v, + * @return a list of vertices to follow from source to reach v, * NULL if v is not reachable. */ EAPI Eina_List * -- cgit v1.1-2-g2b99