Skip to content

Commit 53c94e3

Browse files
author
Daisuke IIZUKA
committed
[FAB-10657] Fix typos in logging-control.rst
Fix typo in docs/source/logging-control.rst: "subcommmand" to "subcommand" "varaibles" to "variables" Change-Id: I5d1cf18ca802501da968e1b2f47312a5c0289c9a Signed-off-by: Daisuke IIZUKA <daisuke.iizuka.ag@hitachi.com>
1 parent eeece01 commit 53c94e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/logging-control.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ The default logging level for each individual ``peer`` subcommand can
5757
also be set in the
5858
`core.yaml <https://github.com/hyperledger/fabric/blob/master/sampleconfig/core.yaml>`__
5959
file. For example the key ``logging.node`` sets the default level for
60-
the ``node`` subcommmand. Comments in the file also explain how the
60+
the ``node`` subcommand. Comments in the file also explain how the
6161
logging level can be overridden in various ways by using environment
62-
varaibles.
62+
variables.
6363

6464
Logging severity levels are specified using case-insensitive strings
6565
chosen from

0 commit comments

Comments
 (0)