From 359af419a7ab69369cc1c4d8a57be47b02f83bef Mon Sep 17 00:00:00 2001 From: Richard Berger Date: Tue, 7 Mar 2017 00:58:35 -0500 Subject: [PATCH] Fix typo in python README --- python/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/README b/python/README index 86e599a404..6b13959f4d 100644 --- a/python/README +++ b/python/README @@ -43,7 +43,7 @@ simple.py parallel example, mimicing examples/COUPLE/simple/simple.cpp split.py parallel example mc.py Monte Carlo energy relaxation wrapper on LAMMPS gui.py GUI go/stop/temperature-slider to control LAMMPS -plot.py real-time temeperature plot with GnuPlot via Pizza.py +plot.py real-time temperature plot with GnuPlot via Pizza.py viz_tool.py real-time viz via some viz package vizplotgui_tool.py combination of viz.py and plot.py and gui.py