From: beidson@apple.com Date: Tue, 4 Jan 2011 21:35:07 +0000 (+0000) Subject: * storage/StorageMap.h: mesured? Really? X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=1a5e03d630a495627434228b90813bab6b6fe2a9 * storage/StorageMap.h: mesured? Really? Reviewed by a spell checker. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@75001 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index 9f8d97257c66..dbecfa6e7718 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog @@ -1,3 +1,9 @@ +2011-01-04 Brady Eidson + + Reviewed by a spell checker. + + * storage/StorageMap.h: mesured? Really? + 2011-01-04 Carlos Garcia Campos and Martin Robinson Reviewed by Xan Lopez. diff --git a/WebCore/storage/StorageMap.h b/WebCore/storage/StorageMap.h index d162124c41dd..cc09d0f10606 100644 --- a/WebCore/storage/StorageMap.h +++ b/WebCore/storage/StorageMap.h @@ -38,7 +38,7 @@ namespace WebCore { class StorageMap : public RefCounted { public: - // Quota size mesured in bytes. + // Quota size measured in bytes. static PassRefPtr create(unsigned quotaSize); unsigned length() const;