From 9c55f5965ba337469466fafec364b0ea6eca459f Mon Sep 17 00:00:00 2001
From: NAKAMURA Takumi
Date: Tue, 27 Mar 2012 11:25:16 +0000
Subject: llvm/docs/*.html: Fix markups.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153508 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/CodingStandards.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/CodingStandards.html')
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html
index f00caa3322..5390a7a2d4 100644
--- a/docs/CodingStandards.html
+++ b/docs/CodingStandards.html
@@ -465,7 +465,7 @@ common use case of LLVM as a library linked into a larger application.
Consider the use of LLVM as a JIT linked into another application (perhaps
for OpenGL, custom languages,
shaders in
-movies, etc). Due to the design of static constructors, they must be
+movies, etc). Due to the design of static constructors, they must be
executed at startup time of the entire application, regardless of whether or
how LLVM is used in that larger application. There are two problems with
this:
--
cgit v1.2.3-70-g09d2