##// END OF EJS Templates
reword a line in "block and targets" keyword arguments and attributes
timo -
Show More
@@ -361,7 +361,7 b' blocking mode and which engines the command is applied to. The :class:`View` cla'
361 arguments are not provided. Thus the following logic is used for :attr:`block` and :attr:`targets`:
361 arguments are not provided. Thus the following logic is used for :attr:`block` and :attr:`targets`:
362
362
363 * If no keyword argument is provided, the instance attributes are used.
363 * If no keyword argument is provided, the instance attributes are used.
364 * Keyword argument, if provided override the instance attributes for
364 * The Keyword arguments, if provided overrides the instance attributes for
365 the duration of a single call.
365 the duration of a single call.
366
366
367 The following examples demonstrate how to use the instance attributes:
367 The following examples demonstrate how to use the instance attributes:
General Comments 0
You need to be logged in to leave comments. Login now