From 7799113e47b75934246f36dc8cd2a815000f897b Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Tue, 29 Mar 2016 16:39:29 +0100 Subject: [PATCH] Fixed a couple of typos. --- docs/source/benchmarking.rst | 6 +++--- docs/source/comparisons_analytical.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/benchmarking.rst b/docs/source/benchmarking.rst index a89d543c..7df66a68 100644 --- a/docs/source/benchmarking.rst +++ b/docs/source/benchmarking.rst @@ -1,8 +1,8 @@ .. _benchmarking: -************ -Benchmarking -************ +************************ +Performance benchmarking +************************ This section provides information and results from performance benchmarking of gprMax. diff --git a/docs/source/comparisons_analytical.rst b/docs/source/comparisons_analytical.rst index 5ecb36df..9b223bb1 100644 --- a/docs/source/comparisons_analytical.rst +++ b/docs/source/comparisons_analytical.rst @@ -15,7 +15,7 @@ This example is of a Hertzian dipole, i.e. an additive source (electric current :language: none :linenos: -The function ``hertzian_dipole_fs``, which can be found in the ``analytical solutions`` module in the ``tests`` sub-package, computes the analytical solution. +The function ``hertzian_dipole_fs``, which can be found in the ``analytical_solutions`` module in the ``tests`` sub-package, computes the analytical solution. Results -------