From 9d52c8017efaae6dc7d00bfd5dc8a7f290b393ff Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Sun, 29 Nov 2015 08:49:06 +0100
Subject: [PATCH] Typo

---
 Doc/Sda1/dom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Doc/Sda1/dom.xml b/Doc/Sda1/dom.xml
index e4c933523..194e85457 100644
--- a/Doc/Sda1/dom.xml
+++ b/Doc/Sda1/dom.xml
@@ -1625,9 +1625,9 @@ http://www.hdm-stuttgart.de/rotfl.gif, HTTP Status: Found</programlisting>
                 <uri>http://www.hdm-stuttgart.de/rotfl.gif</uri>: This
                 resource is actually unavailable! But the web server tries to
                 recover by redirecting to an error page. Moreover a web server
-                may decide to return misleading response codes if deciding
-                your user agent is unable to handle the content type in
-                question. You may catch a glimpse of related problems by
+                may return misleading response codes if deciding your user
+                agent is unable to handle the current resource's content type
+                in question. You may catch a glimpse of related problems by
                 reading <link
                 xlink:href="http://stackoverflow.com/questions/1378199/how-to-check-if-a-url-exists-or-returns-404-with-java">How
                 to check if a URL exists or returns 404 with Java?</link>. For
-- 
GitLab