[www] r213286 - Fix a typo found by Duncan Exon

Sylvestre Ledru sylvestre at debian.org
Thu Jul 17 10:56:56 PDT 2014


Author: sylvestre
Date: Thu Jul 17 12:56:56 2014
New Revision: 213286

URL: http://llvm.org/viewvc/llvm-project?rev=213286&view=rev
Log:
Fix a typo found by Duncan Exon

Modified:
    www/trunk/devmtg/2014-10/index.html

Modified: www/trunk/devmtg/2014-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-10/index.html?rev=213286&r1=213285&r2=213286&view=diff
==============================================================================
--- www/trunk/devmtg/2014-10/index.html (original)
+++ www/trunk/devmtg/2014-10/index.html Thu Jul 17 12:56:56 2014
@@ -23,8 +23,8 @@
 This year the conference will be 2 full days that include technical talks, BoFs, hacker’s lab, tutorials, and a poster session. Attendance will be capped at 300.</p>
 
 <p>The meeting serves as a forum for <a href="http://llvm.org">LLVM</a>,
-<a href="http://clang.llvm.org">Clang</a>, <a href="http://lldb.llvm.org">LLDB</a> and 
-other LLVM project developers and users to get acquainted, learn how LLVM is used, and 
+<a href="http://clang.llvm.org">Clang</a>, <a href="http://lldb.llvm.org">LLDB</a> and
+other LLVM project developers and users to get acquainted, learn how LLVM is used, and
 exchange ideas about LLVM and its (potential) applications. More broadly, we
 believe the event will be of particular interest to the following people:</p>
 
@@ -33,7 +33,7 @@ believe the event will be of particular
 (LLVM core, Clang, LLDB, libc++, compiler_rt, klee, dragonegg, lld, etc).</li>
 <li>Anyone interested in using these as part of another project.</li>
 <li>Compiler, programming language, and runtime enthusiasts.</li>
-<li>Those interested in using compiler and toolchain technology in novel 
+<li>Those interested in using compiler and toolchain technology in novel
 and interesting ways.</li>
 </ul>
 
@@ -48,7 +48,7 @@ The LLVM Foundation is actively seeking
 <p>
 Registration will open this month and an announcement will be sent to the LLVM/Clang Developer, and LLVM Developers’ Meeting mailing lists
 </p><p>
-Please sign up for the LLVM Developers' Meeting list for future announcements and to ask questions. 
+Please sign up for the LLVM Developers' Meeting list for future announcements and to ask questions.
 <br>
 <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-devmeeting">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-devmeeting</a>
 </p>
@@ -56,7 +56,7 @@ Please sign up for the LLVM Developers'
 <div class="www_sectiontitle" id="call">Call for Papers, Tutorials, BoFs, and More!</div>
 
 <p>
-All developers and users of LLVM and related sub-projects are invited to present at this year’s developer meeting. 
+All developers and users of LLVM and related sub-projects are invited to present at this year’s developer meeting.
 </p><p>
 We are looking for the following proposals:
 <ul>
@@ -77,6 +77,7 @@ Please submit your proposal by email to
 <ol>
 <li>Name, Company/University</li>
 <li>Abstract (1 page maximum)</li>
+</ol>
 </p>
 
 <div class="www_sectiontitle" id="logistics">Logistics</div>
@@ -85,7 +86,7 @@ Please submit your proposal by email to
 <br>2050 Gateway Place
 <br>San Jose, CA 95110
 </p><p>
-We have negotiated a small room block for attendees who will be traveling to our event.  More details on rates and how to book will be coming soon.  
+We have negotiated a small room block for attendees who will be traveling to our event.  More details on rates and how to book will be coming soon.
 </p>
 <!-- *********************************************************************** -->
 <hr>





More information about the llvm-commits mailing list