Skip to content

Commit beca43f

Browse files
committed
[#9969] fix a minor typo
1 parent eafd60e commit beca43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ method. Then you can optionally define a help message and the
6161
;
6262
}
6363

64-
The ``configure()`` command is called automatically at the end of the command
64+
The ``configure()`` method is called automatically at the end of the command
6565
constructor. If your command defines its own constructor, set the properties
6666
first and then call to the parent constructor, to make those properties
6767
available in the ``configure()`` method::

0 commit comments

Comments
 (0)