From 5b5122d15b0cbc04b30757f725a3b9d8e13ecb22 Mon Sep 17 00:00:00 2001 From: Paul Furgale Date: Mon, 24 Nov 2014 21:23:53 +0100 Subject: [PATCH] Fixed a copy/paste error --- gtsam_unstable/nonlinear/tests/testCustomChartExpression.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtsam_unstable/nonlinear/tests/testCustomChartExpression.cpp b/gtsam_unstable/nonlinear/tests/testCustomChartExpression.cpp index 59df89b32..bfd2574ea 100644 --- a/gtsam_unstable/nonlinear/tests/testCustomChartExpression.cpp +++ b/gtsam_unstable/nonlinear/tests/testCustomChartExpression.cpp @@ -10,7 +10,7 @@ * -------------------------------1------------------------------------------- */ /** - * @file testExpression.cpp + * @file testCustomChartExpression.cpp * @date September 18, 2014 * @author Frank Dellaert * @author Paul Furgale