[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677
rjw
rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:53:10 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 52d20d47fd3e508d1f03d31498805f4b6f59aa44
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Dec 12 03:28:51 2001 +0000
Fixed a typo.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@495 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/WebView.subproj/IFWebController.h b/WebKit/WebView.subproj/IFWebController.h
index e2196d9..1ff1569 100644
--- a/WebKit/WebView.subproj/IFWebController.h
+++ b/WebKit/WebView.subproj/IFWebController.h
@@ -26,7 +26,7 @@
(p)WKWebViewDelegate <-- (c)WKWebView (c)WKWebDataSource --> (p)WKWebDataSourceDelegate
(c) indicates a class, (p) indicates a protocol. The solid lines indicate an
- retain reference. The dotted lines indicate a non-retained reference.
+ retained reference. The dotted lines indicate a non-retained reference.
The WKWebController implements required behavior. WKWebView and WKWebDataSource
cannot function without a controller.
diff --git a/WebKit/WebView.subproj/WKWebController.h b/WebKit/WebView.subproj/WKWebController.h
index e2196d9..1ff1569 100644
--- a/WebKit/WebView.subproj/WKWebController.h
+++ b/WebKit/WebView.subproj/WKWebController.h
@@ -26,7 +26,7 @@
(p)WKWebViewDelegate <-- (c)WKWebView (c)WKWebDataSource --> (p)WKWebDataSourceDelegate
(c) indicates a class, (p) indicates a protocol. The solid lines indicate an
- retain reference. The dotted lines indicate a non-retained reference.
+ retained reference. The dotted lines indicate a non-retained reference.
The WKWebController implements required behavior. WKWebView and WKWebDataSource
cannot function without a controller.
diff --git a/WebKit/WebView.subproj/WebController.h b/WebKit/WebView.subproj/WebController.h
index e2196d9..1ff1569 100644
--- a/WebKit/WebView.subproj/WebController.h
+++ b/WebKit/WebView.subproj/WebController.h
@@ -26,7 +26,7 @@
(p)WKWebViewDelegate <-- (c)WKWebView (c)WKWebDataSource --> (p)WKWebDataSourceDelegate
(c) indicates a class, (p) indicates a protocol. The solid lines indicate an
- retain reference. The dotted lines indicate a non-retained reference.
+ retained reference. The dotted lines indicate a non-retained reference.
The WKWebController implements required behavior. WKWebView and WKWebDataSource
cannot function without a controller.
diff --git a/WebKit/WebView.subproj/WebView.h b/WebKit/WebView.subproj/WebView.h
index e2196d9..1ff1569 100644
--- a/WebKit/WebView.subproj/WebView.h
+++ b/WebKit/WebView.subproj/WebView.h
@@ -26,7 +26,7 @@
(p)WKWebViewDelegate <-- (c)WKWebView (c)WKWebDataSource --> (p)WKWebDataSourceDelegate
(c) indicates a class, (p) indicates a protocol. The solid lines indicate an
- retain reference. The dotted lines indicate a non-retained reference.
+ retained reference. The dotted lines indicate a non-retained reference.
The WKWebController implements required behavior. WKWebView and WKWebDataSource
cannot function without a controller.
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list