Title: [195168] trunk/Source/WebKit2
- Revision
- 195168
- Author
- [email protected]
- Date
- 2016-01-16 07:15:09 -0800 (Sat, 16 Jan 2016)
Log Message
[GTK] Unreviewed. Fix a typo in an API comment.
* UIProcess/API/gtk/WebKitWebViewSessionState.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (195167 => 195168)
--- trunk/Source/WebKit2/ChangeLog 2016-01-16 09:44:17 UTC (rev 195167)
+++ trunk/Source/WebKit2/ChangeLog 2016-01-16 15:15:09 UTC (rev 195168)
@@ -1,3 +1,9 @@
+2016-01-16 Michael Catanzaro <[email protected]>
+
+ [GTK] Unreviewed. Fix a typo in an API comment.
+
+ * UIProcess/API/gtk/WebKitWebViewSessionState.cpp:
+
2016-01-16 Carlos Garcia Campos <[email protected]>
[GTK] GVariant runtime critical errors when encoding session data
Modified: trunk/Source/WebKit2/UIProcess/API/gtk/WebKitWebViewSessionState.cpp (195167 => 195168)
--- trunk/Source/WebKit2/UIProcess/API/gtk/WebKitWebViewSessionState.cpp 2016-01-16 09:44:17 UTC (rev 195167)
+++ trunk/Source/WebKit2/UIProcess/API/gtk/WebKitWebViewSessionState.cpp 2016-01-16 15:15:09 UTC (rev 195168)
@@ -386,7 +386,7 @@
* webkit_web_view_session_state_new:
* @data: a #GBytes
*
- * Creates a new #WebKitWebViewSessionState from seralized data.
+ * Creates a new #WebKitWebViewSessionState from serialized data.
*
* Returns: (transfer full): a new #WebKitWebViewSessionState, or %NULL if @data doesn't contain a
* valid serialized #WebKitWebViewSessionState.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes