Fix some typos and mistakes in ref docs

Closes gh-27388
This commit is contained in:
Dmitriy Bogdanov
2021-09-10 17:38:42 +04:00
committed by Sam Brannen
parent 674dc2f203
commit c46cc666d6
17 changed files with 134 additions and 129 deletions

View File

@@ -503,6 +503,7 @@ The following example shows such a case:
// class body...
}
----
<1> Declaring an initializer class.
[source,kotlin,indent=0,subs="verbatim,quotes",role="secondary"]
.Kotlin