branch: externals/taxy-magit-section
commit cfcfdaf25a379ae90455fc08daec6385fd7372aa
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Docs: Fix typo
---
 taxy-magit-section.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taxy-magit-section.el b/taxy-magit-section.el
index 8ed1cb3013..3c0ab5b84a 100644
--- a/taxy-magit-section.el
+++ b/taxy-magit-section.el
@@ -380,7 +380,7 @@ the items' values for each column."
                       ;; Text has a display property: check for an image.
                       (pcase (get-text-property pos 'display string)
                         ((and `(image . ,_rest) spec)
-                         ;; An image: try to calcuate the display width.  (See 
also:
+                         ;; An image: try to calculate the display width.  
(See also:
                          ;; `org-string-width'.)
 
                          ;; FIXME: The entire string may not be an image, so 
the

Reply via email to