From cdcca631dac2a3ebcc6443b18e338c446cdb3313 Mon Sep 17 00:00:00 2001 From: FlyingStitchman Date: Sun, 24 Nov 2024 23:38:49 +0000 Subject: [PATCH] Docs: Spelling error therms -> terms --- doc/sphinx/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/source/index.rst b/doc/sphinx/source/index.rst index 02fdf5892..45335fbd4 100644 --- a/doc/sphinx/source/index.rst +++ b/doc/sphinx/source/index.rst @@ -58,7 +58,7 @@ while |Xyce|_ is a SPICE compatible simulator developed by the `Sandia National .. rst-class:: small-text - (*) PySpice is licensed under GPLv3 therms. + (*) PySpice is licensed under GPLv3 terms. PySpice implements a Ngspice binding and provides an oriented object API on top of SPICE, the simulation output is converted to |Numpy|_ arrays for convenience.