]> code.delx.au - gnu-emacs/blobdiff - lisp/calendar/solar.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / calendar / solar.el
index c78d2bbf51977dcf61f19e354b3dadd81f3dacf6..6fec8055319d87496a416279e8fbcd92cbb479f5 100644 (file)
@@ -65,10 +65,10 @@ and `am-pm' and `time-zone', both alphabetic strings.
 
 For example, the form
 
-  '(24-hours \":\" minutes
+   (24-hours \":\" minutes
     (if time-zone \" (\") time-zone (if time-zone \")\"))
 
-would give military-style times like `21:07 (UTC)'."
+would give military-style times like \"21:07 (UTC)\"."
   :type 'sexp
   :risky t
   :group 'calendar)