diff --git a/src/graphlab/docs/using.dox b/src/graphlab/docs/using.dox index c31ce68f79..acbde75804 100644 --- a/src/graphlab/docs/using.dox +++ b/src/graphlab/docs/using.dox @@ -373,7 +373,7 @@ } }; - typedef graphlab::distributed_graph_type graph_type; + typedef graphlab::distributed_graph graph_type; bool line_parser(graph_type& graph,