From f93ef8d4c090f128e5148febf5ca80a79934685c Mon Sep 17 00:00:00 2001 From: Ian Bell Date: Thu, 20 Aug 2015 13:33:46 -0500 Subject: [PATCH] Fix small typo in examples.rst --- Web/coolprop/examples.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/coolprop/examples.rst b/Web/coolprop/examples.rst index 2f14c708..b28877b3 100644 --- a/Web/coolprop/examples.rst +++ b/Web/coolprop/examples.rst @@ -34,7 +34,7 @@ To understand more about what is going on under the hood, go to :ref:`Fluid-Prop Sample HAPropsSI Code ------------------- -To use the HAPropsSI function, import it and do some calls, do something like this +To use the ``HAPropsSI`` function, import it and do some calls, do something like this .. ipython::