Title: [248293] trunk/Source/WebKit
- Revision
- 248293
- Author
- [email protected]
- Date
- 2019-08-06 07:59:26 -0700 (Tue, 06 Aug 2019)
Log Message
[GLIB] Fix documentation typo
Unreviewed.
* UIProcess/API/glib/WebKitWebsiteDataManager.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (248292 => 248293)
--- trunk/Source/WebKit/ChangeLog 2019-08-06 14:49:25 UTC (rev 248292)
+++ trunk/Source/WebKit/ChangeLog 2019-08-06 14:59:26 UTC (rev 248293)
@@ -1,3 +1,11 @@
+2019-08-06 Claudio Saavedra <[email protected]>
+
+ [GLIB] Fix documentation typo
+
+ Unreviewed.
+
+ * UIProcess/API/glib/WebKitWebsiteDataManager.cpp:
+
2019-08-05 Fujii Hironori <[email protected]>
[Win][MiniBrowser][WK2] Unhandled key events should be bubbled up to the parent window
Modified: trunk/Source/WebKit/UIProcess/API/glib/WebKitWebsiteDataManager.cpp (248292 => 248293)
--- trunk/Source/WebKit/UIProcess/API/glib/WebKitWebsiteDataManager.cpp 2019-08-06 14:49:25 UTC (rev 248292)
+++ trunk/Source/WebKit/UIProcess/API/glib/WebKitWebsiteDataManager.cpp 2019-08-06 14:59:26 UTC (rev 248293)
@@ -440,7 +440,7 @@
*
* Get whether a #WebKitWebsiteDataManager is ephemeral. See #WebKitWebsiteDataManager:is-ephemeral for more details.
*
- * Returns: %TRUE if @manager is epheral or %FALSE otherwise.
+ * Returns: %TRUE if @manager is ephemeral or %FALSE otherwise.
*
* Since: 2.16
*/
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes