aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Engel <sighunter@gmx.de>2024-08-12 11:12:05 +0200
committerUlrich Müller <ulm@gentoo.org>2024-08-12 16:06:51 +0200
commitc08a1dc1072740182e5c4d059967db697897bed6 (patch)
treea4772c0ec9e2b4ac8ddbcf2bbef6c16cfd1a94f8 /quickstart
parentdevbook.xsl: Use self-closing tags when possible (diff)
downloaddevmanual-c08a1dc1072740182e5c4d059967db697897bed6.tar.gz
devmanual-c08a1dc1072740182e5c4d059967db697897bed6.tar.bz2
devmanual-c08a1dc1072740182e5c4d059967db697897bed6.zip
Fix multiple typos and grammatical errors
Signed-off-by: Sebastian Engel <sighunter@gmx.de> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'quickstart')
-rw-r--r--quickstart/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickstart/text.xml b/quickstart/text.xml
index 32e3ede..9e22dfd 100644
--- a/quickstart/text.xml
+++ b/quickstart/text.xml
@@ -74,7 +74,7 @@ At the top of the ebuild is a header block. This is present in all ebuilds.
</p>
<p>
-Ebuilds are indented using tabs, with each tab representing four places.
+Ebuilds are indented using tabs, with each tab representing four spaces.
See <uri link="::ebuild-writing/file-format/"/>.
</p>
</body>