Kaynağa Gözat

Fix typo

* lisp/org.el (org-show-context): Fix typo
Carsten Dominik 15 yıl önce
ebeveyn
işleme
4917ae9362
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -11694,7 +11694,7 @@ that the match should indeed be shown."
     cnt))
 
 (defun org-show-context (&optional key)
-  "Make sure point and context and visible.
+  "Make sure point and context are visible.
 How much context is shown depends upon the variables
 `org-show-hierarchy-above', `org-show-following-heading'. and
 `org-show-siblings'."