From 3eb6d6e17c306c8df067e958fd0eee8df8ae3b19 Mon Sep 17 00:00:00 2001
From: Pete Peterson <peterfpeterson@gmail.com>
Date: Tue, 22 Sep 2015 10:02:37 -0400
Subject: [PATCH] Update SetSampleMaterial-v1.rst

---
 Code/Mantid/docs/source/algorithms/SetSampleMaterial-v1.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Code/Mantid/docs/source/algorithms/SetSampleMaterial-v1.rst b/Code/Mantid/docs/source/algorithms/SetSampleMaterial-v1.rst
index afdff0403c3..695a896bbdd 100644
--- a/Code/Mantid/docs/source/algorithms/SetSampleMaterial-v1.rst
+++ b/Code/Mantid/docs/source/algorithms/SetSampleMaterial-v1.rst
@@ -24,9 +24,9 @@ isotopes have been taken from
 
 Chemical Composition with Examples
 ##################################
-- ``H2 O``
-- ``(H2)2 O``
-- ``D2 O``
+- ``H2 O`` - Isotopically averaged Hydrogen
+- ``(H2)2 O`` - Heavy water
+- ``D2 O`` - Another way to specify heavy water
 
 Enter a composition as a molecular formula of elements or isotopes. 
 For example, basic elements might be ``H``, ``Fe`` or ``Si``, etc. 
-- 
GitLab