]> code.delx.au - gnu-emacs/blobdiff - lisp/calendar/solar.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / calendar / solar.el
index eb64b770e861a9abdaccc13551ea8d71ba74e483..2ce76d5da2fdce306780ad106ef70444d2d332fe 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
   :group 'calendar)