summaryrefslogtreecommitdiff
path: root/Userland/Services/WebContent/Documentation.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/Services/WebContent/Documentation.txt')
-rw-r--r--Userland/Services/WebContent/Documentation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Userland/Services/WebContent/Documentation.txt b/Userland/Services/WebContent/Documentation.txt
index 7df054985a..6d3c4ae9a8 100644
--- a/Userland/Services/WebContent/Documentation.txt
+++ b/Userland/Services/WebContent/Documentation.txt
@@ -7,7 +7,7 @@ Server Client
WebContent GUI process (OutOfProcessWebView embedder)
OutOfProcessWebView (this is a GUI::Widget)
-WebContent::ClientConnection <---> WebContentClient
+WebContent::ConnectionFromClient <---> WebContentClient
WebContent::PageHost (Web::PageClient)
Web::Page
Web::Frame