mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-82724 UI Texts: Fix typos and grammar mistakes (July)
GitOrigin-RevId: 897383a66e4e826bd5014fdbd1bf5376a55460b6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f115c3d270
commit
fda333cc4b
@@ -170,7 +170,7 @@ ANN.continue.break.or.return.in.star.except='break', 'continue' and 'return' can
|
||||
ANN.await.outside.async.function='await' outside async function
|
||||
ANN.async.with.outside.function='async with' outside async function
|
||||
ANN.async.for.outside.function='async for' outside async function
|
||||
ANN.function.cannot.be.async=function \"{0}\" cannot be async
|
||||
ANN.function.cannot.be.async=Function \"{0}\" cannot be async
|
||||
QFIX.convert.into.async.function=Convert to async function
|
||||
|
||||
### quick doc generator
|
||||
|
||||
Reference in New Issue
Block a user