[www] r197049 - Fix typos on the website
Sylvestre Ledru
sylvestre at debian.org
Wed Dec 11 09:21:23 PST 2013
Hello Alp,
FYI, the +x permissions are normal. They are necessary for the inclusion
of the presentation.
Anyway, I fixed them.
Sylvestre
On 11/12/2013 17:50, Alp Toker wrote:
> Author: alp
> Date: Wed Dec 11 10:50:59 2013
> New Revision: 197049
>
> URL: http://llvm.org/viewvc/llvm-project?rev=197049&view=rev
> Log:
> Fix typos on the website
>
> Modified:
> www/trunk/GSoCProjects.html (contents, props changed)
> www/trunk/ProjectsWithLLVM/index.html (contents, props changed)
> www/trunk/devmtg/2013-04/index.html (contents, props changed)
> www/trunk/devmtg/2013-11/slides/Fischer-Julia.html
>
> Modified: www/trunk/GSoCProjects.html
> URL: http://llvm.org/viewvc/llvm-project/www/trunk/GSoCProjects.html?rev=197049&r1=197048&r2=197049&view=diff
> ==============================================================================
> --- www/trunk/GSoCProjects.html (original)
> +++ www/trunk/GSoCProjects.html Wed Dec 11 10:50:59 2013
> @@ -22,7 +22,7 @@
> <a href="http://code.google.com/soc/">Summer of Code</a> (SoC) projects by
> Google. In these projects, Google pays the students to work on open source
> projects. Thank you, Google!</p>
> - <p>This page provides information on the SoC projects that is not availble from
> + <p>This page provides information on the SoC projects that is not available from
> the google site. Additionally, the students will track their progress on this
> page.</p>
> </div>
>
> Propchange: www/trunk/GSoCProjects.html
> ------------------------------------------------------------------------------
> --- svn:executable (original)
> +++ svn:executable (removed)
> @@ -1 +0,0 @@
> -*
>
> Modified: www/trunk/ProjectsWithLLVM/index.html
> URL: http://llvm.org/viewvc/llvm-project/www/trunk/ProjectsWithLLVM/index.html?rev=197049&r1=197048&r2=197049&view=diff
> ==============================================================================
> --- www/trunk/ProjectsWithLLVM/index.html (original)
> +++ www/trunk/ProjectsWithLLVM/index.html Wed Dec 11 10:50:59 2013
> @@ -495,7 +495,7 @@ By <a href="http://www.lanl.gov/">Los Al
>
> <p><a href="http://trident.sf.net/">Trident</a> is a compiler for floating point
> algorithms written in C, producing Register Transfer Level VHDL descriptions
> - of circuits targetted for reconfigurable logic devices. Trident automatically
> + of circuits targeted for reconfigurable logic devices. Trident automatically
> extracts parallelism and pipelines loop bodies using conventional compiler
> optimizations and scheduling techniques. Trident also provides an open
> framework for experimentation, analysis, and optimization of floating point
>
> Propchange: www/trunk/ProjectsWithLLVM/index.html
> ------------------------------------------------------------------------------
> --- svn:executable (original)
> +++ svn:executable (removed)
> @@ -1 +0,0 @@
> -*
>
> Modified: www/trunk/devmtg/2013-04/index.html
> URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2013-04/index.html?rev=197049&r1=197048&r2=197049&view=diff
> ==============================================================================
> --- www/trunk/devmtg/2013-04/index.html (original)
> +++ www/trunk/devmtg/2013-04/index.html Wed Dec 11 10:50:59 2013
> @@ -333,7 +333,7 @@ presenter will receive the results of th
> </p>
> <p>
> Each question had a range of four possible results (excellent-poor,
> -very usefull-waste of time, etc), and below are the percentage of the
> +very useful-waste of time, etc), and below are the percentage of the
> results that were 1 or 2 (excellent+good, very useful+useful, etc).
> We're not considering "average" as a positive result, for obvious reasons.
> </p>
>
> Propchange: www/trunk/devmtg/2013-04/index.html
> ------------------------------------------------------------------------------
> --- svn:executable (original)
> +++ svn:executable (removed)
> @@ -1 +0,0 @@
> -*
>
> Modified: www/trunk/devmtg/2013-11/slides/Fischer-Julia.html
> URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2013-11/slides/Fischer-Julia.html?rev=197049&r1=197048&r2=197049&view=diff
> ==============================================================================
> --- www/trunk/devmtg/2013-11/slides/Fischer-Julia.html (original)
> +++ www/trunk/devmtg/2013-11/slides/Fischer-Julia.html Wed Dec 11 10:50:59 2013
> @@ -2169,7 +2169,7 @@ var set_geometry_transform = function(ro
> // Construct a callback used for zoombehavior.
> //
> // Args:
> -// t: A transform of the form {"scale": scale} to close arround.
> +// t: A transform of the form {"scale": scale} to close around.
> //
> // Returns:
> // A zoom behavior.
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list