Skip to content

Commit 0adfbc4

Browse files
Indent second line of adoc dot list to quiet down po4a
This avoid a message from po4a questioning if the line is really part of the dot list above, even thought it is missing the recommended indentation. Also make the text sligthly more visually appealing.
1 parent de05272 commit 0adfbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/gui/gstat.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ General message should be used a sparsely as reasonable because all object conne
483483
It uses a python dict for communication. +
484484
The dict should include and be checked for a unique id keyname pair: +
485485
* ID: 'UNIQUE_ID_CODE' +
486-
The dict usually has more keyname pair - it depends on implementation. +
486+
The dict usually has more keyname pair - it depends on implementation. +
487487

488488
*forced-update* :: '(returns None)' -
489489
intended to be sent when one wishes to initialize or arbitrarily update an object. +

0 commit comments

Comments
 (0)