aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/tips.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi
index 6f139d43ab4..4395069fe24 100644
--- a/doc/lispref/tips.texi
+++ b/doc/lispref/tips.texi
@@ -953,7 +953,7 @@ explains these conventions, starting with an example:
953@group 953@group
954;;; foo.el --- Support for the Foo programming language 954;;; foo.el --- Support for the Foo programming language
955 955
956;; Copyright (C) 2010-2019 Your Name 956;; Copyright (C) 2010-2020 Your Name
957@end group 957@end group
958 958
959;; Author: Your Name <yourname@@example.com> 959;; Author: Your Name <yourname@@example.com>