summaryrefslogtreecommitdiff
path: root/Userland/Services
diff options
context:
space:
mode:
authorEmanuele Torre <torreemanuele6@gmail.com>2021-03-08 00:19:37 +0100
committerAndreas Kling <kling@serenityos.org>2021-03-08 09:20:53 +0100
commit1f81bc6879908ea431d16c753b39e3ba13f2f105 (patch)
tree94a1ced275f4f576e56801021c5666f442e75aad /Userland/Services
parent6749ba3477255054b901fe8ac3f094b38a7622b6 (diff)
downloadserenity-1f81bc6879908ea431d16c753b39e3ba13f2f105.zip
Everywhere: Remove unnecessary whitespace at the end of some lines.
Diffstat (limited to 'Userland/Services')
-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 e82190106a..7df054985a 100644
--- a/Userland/Services/WebContent/Documentation.txt
+++ b/Userland/Services/WebContent/Documentation.txt
@@ -4,7 +4,7 @@ Multi-process model:
Server Client
-WebContent GUI process (OutOfProcessWebView embedder)
+WebContent GUI process (OutOfProcessWebView embedder)
OutOfProcessWebView (this is a GUI::Widget)
WebContent::ClientConnection <---> WebContentClient