From 5a751ca76a1feb6e9c84e14f540bca7c3276276b Mon Sep 17 00:00:00 2001 From: Weisheng Si Date: Mon, 2 Mar 2015 13:11:13 +1100 Subject: [PATCH] @file gnuplot_output_2 --> @file Gnuplot_output_2 --- Cone_spanners_2/include/CGAL/Gnuplot_output_2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cone_spanners_2/include/CGAL/Gnuplot_output_2.h b/Cone_spanners_2/include/CGAL/Gnuplot_output_2.h index fa37ff82bbe..76fb7af2254 100644 --- a/Cone_spanners_2/include/CGAL/Gnuplot_output_2.h +++ b/Cone_spanners_2/include/CGAL/Gnuplot_output_2.h @@ -18,7 +18,7 @@ // // Author(s) : Quincy Tse, Weisheng Si -/** @file gnuplot_output_2.h +/** @file Gnuplot_output_2.h * * This header implements the function that can generate data and script files for plotting * graphs by Gnuplot. This function requires that graphs be represented by boost::adjacency_list