summaryrefslogtreecommitdiff
path: root/taler-merchant-pos-terminal.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 13:39:22 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 13:40:11 -0500
commit046da7e5451b037b3b152095841f3426a4e4de58 (patch)
tree53e9b2e0d785950d70a1f91ffae9a8f13b3b7d54 /taler-merchant-pos-terminal.rst
parent1f03f5ea5a940186aad160cd01e3f4ffac0e3841 (diff)
downloaddocs-046da7e5451b037b3b152095841f3426a4e4de58.tar.gz
docs-046da7e5451b037b3b152095841f3426a4e4de58.tar.bz2
docs-046da7e5451b037b3b152095841f3426a4e4de58.zip
add period at end of sentence
Diffstat (limited to 'taler-merchant-pos-terminal.rst')
-rw-r--r--taler-merchant-pos-terminal.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
index d65183cc..8bf50315 100644
--- a/taler-merchant-pos-terminal.rst
+++ b/taler-merchant-pos-terminal.rst
@@ -40,8 +40,8 @@ and populates the currency, the products and their categories.
The Tabled UI is separated into three columns:
-* Right: Product categories that the user can select to show different products
-* Middle: Products available in the selected category and their prices
+* Right: Product categories that the user can select to show different products.
+* Middle: Products available in the selected category and their prices.
* Left: The current order, the ordered products, their quantity and prices
as well as the total amount.
@@ -50,7 +50,7 @@ At the bottom of the main UI there is a row of buttons:
* Restart: Clears the current order and turns into an Undo button which restores the order.
* -1/+1: Available when ordered items are selected
and allows you to increment/decrement their quantity.
-* Prev: Goes to the previous order (if available)
+* Prev: Goes to the previous order (if available).
* Next: Goes to the next order or creates a new one
if the current is not empty and there is no next.
* Complete: Finalize an order and prompt the customer to pay.