We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e63333a commit 5c24219Copy full SHA for 5c24219
docs/source/api/api-python/qeq_solver/index.rst
@@ -5,7 +5,7 @@ qeq_solver
5
6
.. autoapi-nested-parse::
7
8
- This module defines the interface for solving a quatratic equation.
+ This module defines the interface for solving a quadratic equation.
9
10
The quadratic equation is of the form:
11
oif/interfaces/python/oif/interfaces/qeq_solver.py
@@ -1,4 +1,4 @@
1
-"""This module defines the interface for solving a quatratic equation.
+"""This module defines the interface for solving a quadratic equation.
2
3
4
0 commit comments