Title: [173966] trunk/Source/WebKit2
Revision
173966
Author
[email protected]
Date
2014-09-25 07:54:57 -0700 (Thu, 25 Sep 2014)

Log Message

Unreviewed typo fix.

* UIProcess/API/C/soup/WKContextSoup.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (173965 => 173966)


--- trunk/Source/WebKit2/ChangeLog	2014-09-25 14:50:12 UTC (rev 173965)
+++ trunk/Source/WebKit2/ChangeLog	2014-09-25 14:54:57 UTC (rev 173966)
@@ -1,3 +1,9 @@
+2014-09-25  Alberto Garcia  <[email protected]>
+
+        Unreviewed typo fix.
+
+        * UIProcess/API/C/soup/WKContextSoup.cpp:
+
 2014-09-25  Shivakumar JM  <[email protected]>
 
         [WebKit2] Fix build warning in WebKit2/WebProcess module.

Modified: trunk/Source/WebKit2/UIProcess/API/C/soup/WKContextSoup.cpp (173965 => 173966)


--- trunk/Source/WebKit2/UIProcess/API/C/soup/WKContextSoup.cpp	2014-09-25 14:50:12 UTC (rev 173965)
+++ trunk/Source/WebKit2/UIProcess/API/C/soup/WKContextSoup.cpp	2014-09-25 14:54:57 UTC (rev 173966)
@@ -12,7 +12,7 @@
  *
  * THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS''
  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
- * THE IMPLIED WARRANTIES OF MERCHANTAwBILITY AND FITNESS FOR A PARTICULAR
+ * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS
  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to