Spelling fix.
This commit is contained in:
parent
05db9ece58
commit
9a89cfa29d
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ def qux
|
|||
foo)
|
||||
|
||||
# FIXME: This is not consistent with the example below it, but this
|
||||
# ofset only happens if the colon is at eol, which wouldn't be often.
|
||||
# offset only happens if the colon is at eol, which wouldn't be often.
|
||||
# Tokenizing `bar:' as `:bar =>' would be better, but it's hard to
|
||||
# distinguish from a variable reference inside a ternary operator.
|
||||
foo(bar:
|
||||
|
|
Loading…
Add table
Reference in a new issue