From 7d94a3969d9528c267973cb500ca4692d2321691 Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Sun, 29 May 2011 14:46:35 -0600 Subject: [PATCH] minor: capitalization --- plots/rms/3D/rms.res.1-3.order.3.plt | 2 +- plots/rms/3D/rms.res.1-3.order.4.plt | 2 +- plots/rms/3D/rms.res.1-3.order.5.plt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plots/rms/3D/rms.res.1-3.order.3.plt b/plots/rms/3D/rms.res.1-3.order.3.plt index c17ee57..654eeef 100644 --- a/plots/rms/3D/rms.res.1-3.order.3.plt +++ b/plots/rms/3D/rms.res.1-3.order.3.plt @@ -3,7 +3,7 @@ load '../all.plt' set output 'rms.3D.res.1-3.order.3.eps' -set title "3-D Interpolation Error Data, order 3" +set title "3-D Interpolation Error Data, Order 3" plot 'rms.out' u 1:3 t 'Mesh 1' w lp, \ '' u 1:7 t 'Mesh 2' w lp, \ diff --git a/plots/rms/3D/rms.res.1-3.order.4.plt b/plots/rms/3D/rms.res.1-3.order.4.plt index 791cdb8..394f56a 100644 --- a/plots/rms/3D/rms.res.1-3.order.4.plt +++ b/plots/rms/3D/rms.res.1-3.order.4.plt @@ -3,7 +3,7 @@ load '../all.plt' set output 'rms.3D.res.1-3.order.4.eps' -set title "3-D Interpolation Error Data, order 4" +set title "3-D Interpolation Error Data, Order 4" plot 'rms.out' u 1:4 t 'Mesh 1' w lp, \ '' u 1:8 t 'Mesh 2' w lp, \ diff --git a/plots/rms/3D/rms.res.1-3.order.5.plt b/plots/rms/3D/rms.res.1-3.order.5.plt index 28527f3..3998feb 100644 --- a/plots/rms/3D/rms.res.1-3.order.5.plt +++ b/plots/rms/3D/rms.res.1-3.order.5.plt @@ -3,7 +3,7 @@ load '../all.plt' set output 'rms.3D.res.1-3.order.5.eps' -set title "3-D Interpolation Error Data, order 5" +set title "3-D Interpolation Error Data, Order 5" plot 'rms.out' u 1:5 t 'Mesh 1' w lp, \ '' u 1:9 t 'Mesh 2' w lp, \