fix typos in code comments

remove duplicate words from a comment
This commit is contained in:
0tkl
2025-05-14 15:40:26 +08:00
parent a81158c446
commit 56c44c04f6
11 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -507,7 +507,7 @@ void emitterheadloss(Project *pr, int i, double *hloss, double *hgrad)
** Input: i = node index
** Output: hloss = head loss across node's emitter
** hgrad = head loss gradient
** Purpose: computes an emitters's head loss and gradient.
** Purpose: computes an emitter's head loss and gradient.
**-------------------------------------------------------------
*/
{