]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/context-coloring/context-coloring.el
Fix some quoting problems in doc strings
[gnu-emacs-elpa] / packages / context-coloring / context-coloring.el
index fd7a81661b1fd7504e0af2cd3c97245c73579687..06830fd79a5eed6ae25c18794f30b8ec1dec0797 100644 (file)
@@ -279,7 +279,7 @@ KEYWORDS-P is non-nil, also color keywords from MIN to MAX."
   "Scope level at which to start coloring.
 
 If top-level variables and functions do not become global, but
-are scoped to a file (as in Node.js), set this to `1'."
+are scoped to a file (as in Node.js), set this to 1."
   :type 'integer
   :safe #'integerp
   :group 'context-coloring)