Skip to content

Commit 5580bd1

Browse files
committed
swap nouns
1 parent 5a94898 commit 5580bd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/sources/guide/lang.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ App instance::
5353

5454
Widget:
5555

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
56+
A `class` rule, declared by the name of a widget class between `< >` and
57+
followed by `:`, defines how any instance of that class will be
5858
graphically represented::
5959

6060
<MyWidget>:

0 commit comments

Comments
 (0)