]> code.delx.au - gnu-emacs/blobdiff - lisp/calculator.el
Don't quote symbols 'like-this' in docstrings etc.
[gnu-emacs] / lisp / calculator.el
index 4027887fb0789f599e1de13ab349cb5640d5cbf5..55229bc03fb74abda55980b336f81818174353dd 100644 (file)
@@ -311,7 +311,7 @@ user-defined operators, use `calculator-user-operators' instead.")
    9 (highest) (optional, defaults to 1);
 
 It it possible have a unary prefix version of a binary operator if it
-comes later in this list.  If the list begins with the symbol 'nobind,
+comes later in this list.  If the list begins with the symbol `nobind',
 then no key binding will take place -- this is only useful for
 predefined keys.