emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/arbitools a086c646ee: ; Fix typos


From: Stefan Kangas
Subject: [elpa] externals/arbitools a086c646ee: ; Fix typos
Date: Mon, 12 Dec 2022 17:14:24 -0500 (EST)

branch: externals/arbitools
commit a086c646ee78389d2b21549ecbb73a309ed70eef
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Fix typos
---
 arbitools.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arbitools.el b/arbitools.el
index b0fd83b082..6635da137f 100644
--- a/arbitools.el
+++ b/arbitools.el
@@ -76,7 +76,7 @@
 ;; - Print standings - Native
 ;;
 ;; - Calculate performance and ARPO (Average Rating Performance of Opponents 
-Native
-;;   ARPO calcuations are based on the ideas of Miguel Brozos, Marco A. Campo,
+;;   ARPO calculations are based on the ideas of Miguel Brozos, Marco A. Campo,
 ;;   Carlos Díaz and Julio González
 ;;   eio.usc.es/pub/julio/desempate/Performance_Recursiva.htm
 ;;
@@ -1147,7 +1147,7 @@ Only do it if `arbitools-verbose' is non-nil."
 (defun arbitools-calculate-arpo ()
   "Calculates the ARPO for all the players and writes the results to a buffer.
    also it creates a userTB.txt buffer, so that it can be used in Vega."
-  ;; TODO This algorythm is terribly inefficient, it should be improved
+  ;; TODO This algorithm is terribly inefficient, it should be improved
   (interactive)
   
   (save-excursion



reply via email to

[Prev in Thread] Current Thread [Next in Thread]