Fix typo (#1455)
This commit is contained in:
parent
29ddc84b4d
commit
070bee535f
|
@ -1154,7 +1154,7 @@ alleviated by allowing "half-indent" (i.e. two spaces instead of four) for
|
|||
match statements.
|
||||
|
||||
In sample programs using `match`, written as part of the development of this
|
||||
PEP, a noticable improvement in code brevity is observed, more than making up
|
||||
PEP, a noticeable improvement in code brevity is observed, more than making up
|
||||
for the additional indentation level.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue