diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2012-12-16 19:55:39 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2012-12-16 19:55:39 +0000 |
commit | 24ee6ea5125dd1a4c5772f7f69662a80998d79f1 (patch) | |
tree | fe8229d0203886ca113a5272474716b966621501 | |
parent | 4f35f74017aa581986927bb3602d98a1ce969093 (diff) |
Documentation: add a missing word
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170296 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/AutomaticReferenceCounting.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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/ */ /* |