summaryrefslogtreecommitdiff
path: root/doc/misc/speedbar.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/speedbar.texi')
-rw-r--r--doc/misc/speedbar.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi
index 62cfcb95af4..1c427c0b47c 100644
--- a/doc/misc/speedbar.texi
+++ b/doc/misc/speedbar.texi
@@ -1180,7 +1180,7 @@ the next line.
Create a tag line with @var{exp-button-type} for the small expansion
button. This is the button that expands or contracts a node (if
applicable), and @var{exp-button-char} the character in it (@samp{+},
-@samp{-}, @samp{?}, etc). @var{exp-button-function} is the function
+@samp{-}, @samp{?}, etc.). @var{exp-button-function} is the function
to call if it's clicked on. Button types are @code{bracket},
@code{angle}, @code{curly}, @code{expandtag}, @code{statictag}, and
@code{nil}. @var{exp-button-data} is extra data attached to the text
@@ -1189,7 +1189,7 @@ forming the expansion button.
Next, @var{tag-button} is the text of the tag.
@var{tag-button-function} is the function to call if clicked on, and
@var{tag-button-data} is the data to attach to the text field (such a
-tag positioning, etc). @var{tag-button-face} is a face used for this
+tag positioning, etc.). @var{tag-button-face} is a face used for this
type of tag.
Lastly, @var{depth} shows the depth of expansion.