Fix spelling
authorJoel Jones <joel_k_jones@apple.com>
Mon, 21 Jan 2013 23:20:47 +0000 (23:20 +0000)
committerJoel Jones <joel_k_jones@apple.com>
Mon, 21 Jan 2013 23:20:47 +0000 (23:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173103 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CodingStandards.rst

index 6377763d8dbd6fe72f157e8821ad2d8bcea00fcb..74289a8a4457a7e306f3aa3e506fa3b764b5fdc0 100644 (file)
@@ -1302,7 +1302,7 @@ namespace just because it was declared there.
 See Also
 ========
 
-A lot of these comments and recommendations have been culled for other sources.
+A lot of these comments and recommendations have been culled from other sources.
 Two particularly important books for our work are:
 
 #. `Effective C++