Skip to content

Commit 806c0a1

Browse files
committed
fix typos
1 parent 70f0a02 commit 806c0a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/userguide_doc.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To begin modelling we need to start up an interactive Python shell
7878
***********************************************************************
7979
* Welcome to PySCeS (1.0.0) - Python Simulator for Cellular Systems *
8080
* http://pysces.sourceforge.net *
81-
* Copyright(C) B.G. Olivier, J.M. Rohwer, J.-H.S. Hofmeyr, 2004-2020 *
81+
* Copyright(C) B.G. Olivier, J.M. Rohwer, J.-H.S. Hofmeyr, 2004-2021 *
8282
* Triple-J Group for Molecular Cell Physiology *
8383
* Stellenbosch University, ZA and VU University Amsterdam, NL *
8484
* PySCeS is distributed under the PySCeS (BSD style) licence, see *
@@ -1243,7 +1243,7 @@ General requirements
12431243
- `GnuPlot <http://www.gnuplot.info>`_ (optional, alternative plotting back-end)
12441244
- `IPython`_ or the `Jupyter`_ notebook (optional, highly recommended for
12451245
interactive modelling sessions)
1246-
- libSBML (optional). Python bindings for SBML support van be installed via ::
1246+
- libSBML (optional). Python bindings for SBML support can be installed via ::
12471247

12481248
$ pip install python-libsbml
12491249

0 commit comments

Comments
 (0)