From: Reid Spencer Date: Wed, 14 Feb 2007 08:09:40 +0000 (+0000) Subject: Add a missing . X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=25f9b9b61fa3cc9c69a60685928b71926ca69c5b;p=oota-llvm.git Add a missing . git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34278 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index d2046e26afd..b124b1ab305 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -95,7 +95,7 @@

This section contains policies that pertain generally to LLVM developers.

LLVM Developers are expected to meet the following obligations in order - for LLVM to maintain a high standard of quality

+ for LLVM to maintain a high standard of quality.