From 827060b6cec5c5a290b88222b71cf8f65ff477f6 Mon Sep 17 00:00:00 2001
From: Julien Neuhart
Date: Fri, 4 Oct 2019 18:22:46 +0200
Subject: [PATCH] emphazing that pageRanges does not work if more than one
office document
---
build/docs/content/07-office.md | 2 +-
docs/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/build/docs/content/07-office.md b/build/docs/content/07-office.md
index 74745587..5cded130 100644
--- a/build/docs/content/07-office.md
+++ b/build/docs/content/07-office.md
@@ -123,7 +123,7 @@ You may specify the page ranges to convert.
The format is the same as the one from the print options
of LibreOffice, e.g. `1-1` or `1-4`.
-> This feature does not work in there is more
+> **Attention:** this feature does not work in there is more
> than one document to convert.
### cURL
diff --git a/docs/index.html b/docs/index.html
index cbf92684..fbc2a471 100755
--- a/docs/index.html
+++ b/docs/index.html
@@ -1066,7 +1066,7 @@ $client->store($request, $dest);
of LibreOffice, e.g. 1-1 or 1-4.
-This feature does not work in there is more
+
Attention: this feature does not work in there is more
than one document to convert.