We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a94898 commit 5580bd1Copy full SHA for 5580bd1
doc/sources/guide/lang.rst
@@ -53,8 +53,8 @@ App instance::
53
54
Widget:
55
56
-A `class` rule, declared by the name of the class between `< >` and
57
-followed by `:`, defines how any instance of that widget class will be
+A `class` rule, declared by the name of a widget class between `< >` and
+followed by `:`, defines how any instance of that class will be
58
graphically represented::
59
60
<MyWidget>:
0 commit comments