mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
fixed some typos
[SVN r17052]
This commit is contained in:
parent
fabfb31bf6
commit
04f901e52e
@ -472,7 +472,7 @@ Semantics
|
||||
|
||||
<TR>
|
||||
<TD VAlign=top>
|
||||
Font
|
||||
Front
|
||||
</TD>
|
||||
<TD VAlign=top>
|
||||
<tt>a.front()</tt>
|
||||
@ -482,7 +482,7 @@ Font
|
||||
otherwise.
|
||||
</TD>
|
||||
<TD VAlign=top>
|
||||
Equivalent to <tt>*(a.first())</tt>.
|
||||
Equivalent to <tt>*(a.begin())</tt>.
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user