Explorar o código

Обновить 'Elliptic-integrals/README.md'

Alshevskij Dmitrij Alshevskij hai 1 ano
pai
achega
7e3e169b36
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Elliptic-integrals/README.md

+ 1 - 1
Elliptic-integrals/README.md

@@ -15,7 +15,7 @@ std::vector<double> Elliptic_Integrals::Elliptic(const double phi, const double
 **Returns:**
 A vector containing the values of F(ϕ,k) (at the first position) and E(ϕ,k) (at the second position).
 
-**Exception:s**
+**Exceptions:**
 * Throws an error if 'k' is not within the range [−1,1]
 * Throws an error if 'phi' is not within the range [0,90]