Commit 9a9534e1 by Edward Smith-Rowland

Obvious typo in comment.

From-SVN: r235091
parent 8e562648
......@@ -126,7 +126,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION
* @subsection promotion Argument Promotion
* The arguments suppled to the non-suffixed functions will be promoted
* according to the following rules:
* 1. If any argument intended to be floating opint is given an integral value
* 1. If any argument intended to be floating point is given an integral value
* That integral value is promoted to double.
* 2. All floating point arguments are promoted up to the largest floating
* point precision among them.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment