|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r82197 - trunk/libs/coroutine/doc
From: oliver.kowalke_at_[hidden]
Date: 2012-12-24 01:20:57
Author: olli
Date: 2012-12-24 01:20:57 EST (Mon, 24 Dec 2012)
New Revision: 82197
URL: http://svn.boost.org/trac/boost/changeset/82197
Log:
coroutine: fix typo in documentation
Text files modified:
trunk/libs/coroutine/doc/coroutine.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/coroutine/doc/coroutine.qbk
==============================================================================
--- trunk/libs/coroutine/doc/coroutine.qbk (original)
+++ trunk/libs/coroutine/doc/coroutine.qbk 2012-12-24 01:20:57 EST (Mon, 24 Dec 2012)
@@ -565,7 +565,7 @@
Some applications do not use floating-point registers and can disable preserving
fpu registers for performance reasons.
-[note According to the calling convetion the FPU registers are preserved by default.]
+[note According to the calling convention the FPU registers are preserved by default.]
[section:coroutine Class `coroutine`]
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