]> code.delx.au - gnu-emacs/blobdiff - lisp/calendar/cal-dst.el
Escape ` and ' in doc
[gnu-emacs] / lisp / calendar / cal-dst.el
index e8d6077b1655bf31609a246c6a311f71f9660712..a0d0def61a565624b2834449dfc4cfc13c523446 100644 (file)
@@ -82,7 +82,7 @@ list and for correcting times of day in the solar and lunar calculations.
 
 For example, if daylight saving time ends on the last Sunday in October:
 
-      '(calendar-nth-named-day -1 0 10 year)
+      (calendar-nth-named-day -1 0 10 year)
 
 If the locale never uses daylight saving time, set this to nil."
   :type 'sexp