Explorar o código

Fixed a typo in org-n-level-faces.

Bastien Guerry %!s(int64=17) %!d(string=hai) anos
pai
achega
99fa838fbf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      org.el

+ 1 - 1
org.el

@@ -4195,7 +4195,7 @@ month and 365.24 days for a year)."
     ))
 
 (defcustom org-n-level-faces (length org-level-faces)
-  "The number different faces to be used for headlines.
+  "The number of different faces to be used for headlines.
 Org-mode defines 8 different headline faces, so this can be at most 8.
 If it is less than 8, the level-1 face gets re-used for level N+1 etc."
   :type 'number