aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/programs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/programs.texi b/man/programs.texi
index e2f6badbafc..4a7fadd02b0 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -1728,7 +1728,7 @@ In Python code, @code{def} or @code{class} at the beginning of a line
1728generate a tag. 1728generate a tag.
1729@end itemize 1729@end itemize
1730 1730
1731 You can also generate tags based on regexp matching (@pxref{Using 1731 You can also generate tags based on regexp matching (@pxref{Etags
1732Regexps}) to handle other formats and languages. 1732Regexps}) to handle other formats and languages.
1733 1733
1734@node Create Tags Table 1734@node Create Tags Table