mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
[kotlin] Fix typo
#KTIJ-28867 GitOrigin-RevId: 31f0a0bec5a174b267e48afe2ed299bb04e97e20
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b9301eed09
commit
1a29d39bb9
@@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Creates a <code>white</code> loop statement with explicit <code>iterator</code> from a given <code>Iterable</code> expression.
|
||||
Creates a <code>while</code> loop statement with explicit <code>iterator</code> from a given <code>Iterable</code> expression.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user