From 681896168b3b4b16c0006b44bac358af15be9514 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Tue, 8 Feb 2005 18:05:42 +0000 Subject: [PATCH] Fix typo [SVN r27247] --- doc/src/refmanual/quote.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/refmanual/quote.rst b/doc/src/refmanual/quote.rst index a62af77..b698c4a 100644 --- a/doc/src/refmanual/quote.rst +++ b/doc/src/refmanual/quote.rst @@ -34,7 +34,7 @@ Synopsis Description ----------- -``quoten`` is a higher-order primitive that wraps an *n*-ary |Metafunction| to create +``quote``\ *n* is a higher-order primitive that wraps an *n*-ary |Metafunction| to create a corresponding |Metafunction Class|.