mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +08:00
chore: fix typos in src/main/java/com/thealgorithms/others/GaussLegendre.java (#7040)
Fix typos in src/main/java/com/thealgorithms/others/GaussLegendre.java
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package com.thealgorithms.others;
|
||||
|
||||
/**
|
||||
* Guass Legendre Algorithm ref
|
||||
* Gauss Legendre Algorithm ref
|
||||
* https://en.wikipedia.org/wiki/Gauss–Legendre_algorithm
|
||||
*
|
||||
* @author AKS1996
|
||||
|
||||
Reference in New Issue
Block a user