commit:     e6410dc5f785ebe65ea5231863d9beadf8d38ae0
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 21 04:39:56 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 21 05:18:17 2019 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=e6410dc5

general-concepts/dependencies: remove incorrect indentation in <p>

Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 general-concepts/dependencies/text.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/general-concepts/dependencies/text.xml 
b/general-concepts/dependencies/text.xml
index d1d6db2..0c0327a 100644
--- a/general-concepts/dependencies/text.xml
+++ b/general-concepts/dependencies/text.xml
@@ -6,8 +6,8 @@
 <body>
 
 <p>
-  Automatic dependency resolution is one of the most useful features provided 
by
-  <c>emerge</c>.
+Automatic dependency resolution is one of the most useful features
+provided by <c>emerge</c>.
 </p>
 </body>
 

Reply via email to