From 24ee6ea5125dd1a4c5772f7f69662a80998d79f1 Mon Sep 17 00:00:00 2001 From: Dmitri Gribenko Date: Sun, 16 Dec 2012 19:55:39 +0000 Subject: [PATCH] Documentation: add a missing word git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170296 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/AutomaticReferenceCounting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/AutomaticReferenceCounting.rst b/docs/AutomaticReferenceCounting.rst index 9babf8f321..56a922bcdd 100644 --- a/docs/AutomaticReferenceCounting.rst +++ b/docs/AutomaticReferenceCounting.rst @@ -8,7 +8,7 @@ .when-revised { font-weight: bold; font-style: normal; } /* - * Automatic numbering is described this article: + * Automatic numbering is described in this article: * http://dev.opera.com/articles/view/automatic-numbering-with-css-counters/ */ /* -- 2.50.1