From 25f9b9b61fa3cc9c69a60685928b71926ca69c5b Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Wed, 14 Feb 2007 08:09:40 +0000 Subject: [PATCH] Add a missing . git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34278 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/DeveloperPolicy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.34.1