summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorAlexander Schwartz <alexander.schwartz@gmx.net>2022-05-16 19:29:58 +0200
committerGitHub <noreply@github.com>2022-05-16 11:29:58 -0600
commit353da6a43467c86b6eb28fa26d3a3f3fe71595fe (patch)
treec1c23046a5730996ffbced9b8347c6bafc61d56c /README.adoc
parent951ad1a6fb9f0b5b8eddfd30a7b4e5f8b75f9379 (diff)
docs reviewed with grammar and spell checker (PR #2171)
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index c3669144..ea401a34 100644
--- a/README.adoc
+++ b/README.adoc
@@ -662,7 +662,7 @@ image::custom-pages.pdf[page=2]
You can import multiple pages either using multiple image macros or using the `pages` attribute.
The `pages` attribute accepts individual page numbers or page number ranges (two page numbers separated by `..`).
-The values can be separated either by commas or semi-colons.
+The values can be separated either by commas or semicolons.
(The syntax is similar to the syntax uses for the `lines` attribute of the AsciiDoc include directive).
[source,asciidoc]