Update comments

We no longer put the filename at start of file.

Change-Id: Ic435b159a23105681e3d4a6cb1ac097bc853302e
This commit is contained in:
Glenn Kasten 2012-01-19 08:59:58 -08:00 committed by Alex Ray
parent 5db7269c89
commit 73e263e5d6
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ public:
ssize_t indexOfKey(const KEY& key) const;
/*!
* modifing the array
* modifying the array
*/
VALUE& editValueFor(const KEY& key);