|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r75645 - trunk/more/getting_started
From: dnljms_at_[hidden]
Date: 2011-11-24 14:30:07
Author: danieljames
Date: 2011-11-24 14:30:06 EST (Thu, 24 Nov 2011)
New Revision: 75645
URL: http://svn.boost.org/trac/boost/changeset/75645
Log:
Getting Started: Fix typo.
Text files modified:
trunk/more/getting_started/index.html | 2 +-
trunk/more/getting_started/unix-variants.html | 2 +-
trunk/more/getting_started/windows.html | 4 ++--
trunk/more/getting_started/windows.rst | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
Modified: trunk/more/getting_started/index.html
==============================================================================
--- trunk/more/getting_started/index.html (original)
+++ trunk/more/getting_started/index.html 2011-11-24 14:30:06 EST (Thu, 24 Nov 2011)
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.8: http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.8.1: http://docutils.sourceforge.net/" />
<title>Boost Getting Started</title>
<link rel="stylesheet" href="../../rst.css" type="text/css" />
</head>
Modified: trunk/more/getting_started/unix-variants.html
==============================================================================
--- trunk/more/getting_started/unix-variants.html (original)
+++ trunk/more/getting_started/unix-variants.html 2011-11-24 14:30:06 EST (Thu, 24 Nov 2011)
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.8: http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.8.1: http://docutils.sourceforge.net/" />
<title>Boost Getting Started on Unix Variants</title>
<meta content="Getting Started with Boost on Unix Variants (including Linux and MacOS)" name="description" />
<link rel="stylesheet" href="../../rst.css" type="text/css" />
Modified: trunk/more/getting_started/windows.html
==============================================================================
--- trunk/more/getting_started/windows.html (original)
+++ trunk/more/getting_started/windows.html 2011-11-24 14:30:06 EST (Thu, 24 Nov 2011)
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.8: http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.8.1: http://docutils.sourceforge.net/" />
<title>Boost Getting Started on Windows</title>
<link rel="stylesheet" href="../../rst.css" type="text/css" />
</head>
@@ -63,7 +63,7 @@
<h1><a class="toc-backref" href="#id28">1 Get Boost</a></h1>
<p>The easiest way to get a copy of Boost is to use an installer. The
<a class="reference external" href="http://www.boost.org/more/getting_started/index.html">Boost website version of this Getting Started guide</a> will have
-undated information on installers as they become available, or see
+updated information on installers as they become available, or see
<a class="reference external" href="http://www.boost.org/users/history/version_1_48_0.html">Boost downloads</a> or the <a class="reference external" href="http://www.boostpro.com/products/free">installer</a> provided by <a class="reference external" href="http://www.boostpro.com">BoostPro
Computing</a>. We especially recommend using an installer if you use
Microsoft Visual Studio, because the installer can download and
Modified: trunk/more/getting_started/windows.rst
==============================================================================
--- trunk/more/getting_started/windows.rst (original)
+++ trunk/more/getting_started/windows.rst 2011-11-24 14:30:06 EST (Thu, 24 Nov 2011)
@@ -37,7 +37,7 @@
The easiest way to get a copy of Boost is to use an installer. The
`Boost website version of this Getting Started guide`_ will have
-undated information on installers as they become available, or see
+updated information on installers as they become available, or see
`Boost downloads`_ or the installer_ provided by `BoostPro
Computing`_. We especially recommend using an installer if you use
Microsoft Visual Studio, because the installer can download and
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk