From 04f901e52eaeda1d7c61ef3700887f95c37368c7 Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Mon, 27 Jan 2003 19:14:18 +0000 Subject: [PATCH] fixed some typos [SVN r17052] --- Collection.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Collection.html b/Collection.html index 6b90a90..e9d31fa 100644 --- a/Collection.html +++ b/Collection.html @@ -472,7 +472,7 @@ Semantics -Font +Front a.front() @@ -482,7 +482,7 @@ Font otherwise. -Equivalent to *(a.first()). +Equivalent to *(a.begin()).