[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

beidson at apple.com beidson at apple.com
Fri Jan 21 14:55:25 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 984fca62e4cde0230492824c8bb508ba3f4b22bf
Author: beidson at apple.com <beidson at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 4 21:35:07 2011 +0000

    * storage/StorageMap.h: mesured?  Really?
    
    Reviewed by a spell checker.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75001 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 9f8d972..dbecfa6 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-04  Brady Eidson  <beidson at apple.com>
+
+        Reviewed by a spell checker.
+
+        * storage/StorageMap.h: mesured?  Really?
+
 2011-01-04  Carlos Garcia Campos  <cgarcia at igalia.com> and Martin Robinson  <mrobinson at igalia.com>
 
         Reviewed by Xan Lopez.
diff --git a/WebCore/storage/StorageMap.h b/WebCore/storage/StorageMap.h
index d162124..cc09d0f 100644
--- a/WebCore/storage/StorageMap.h
+++ b/WebCore/storage/StorageMap.h
@@ -38,7 +38,7 @@ namespace WebCore {
 
     class StorageMap : public RefCounted<StorageMap> {
     public:
-        // Quota size mesured in bytes.
+        // Quota size measured in bytes.
         static PassRefPtr<StorageMap> create(unsigned quotaSize);
 
         unsigned length() const;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list