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

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

[nongnu] externals/caml 1527d9f 112/197: petit problem de doc


From: Stefan Monnier
Subject: [nongnu] externals/caml 1527d9f 112/197: petit problem de doc
Date: Sat, 21 Nov 2020 01:19:49 -0500 (EST)

branch: externals/caml
commit 1527d9f1227e2dffc5fecd13775fd0e222ffd20d
Author: Damien Doligez <damien.doligez-inria.fr>
Commit: Damien Doligez <damien.doligez-inria.fr>

    petit problem de doc
    
    
    git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8413 
f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
---
 caml-types.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/caml-types.el b/caml-types.el
index 4c42574..71d47a5 100644
--- a/caml-types.el
+++ b/caml-types.el
@@ -225,8 +225,8 @@ See `caml-types-location-re' for annotation file format.
       )))
 
 (defun caml-types-show-ident (arg)
-  "Show the kind of call at point.
-   The smallest function call that contains point is
+  "Show the kind of identifier at point.
+   The identifier that contains point is
    temporarily highlighted.  Its kind is highlighted in the .annot
    file and the mark is set to the beginning of the kind.
    The kind is also displayed in the mini-buffer.



reply via email to

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