Skip to content

Commit 6b9a4c6

Browse files
authored
Fix Grammar and Spelling in gtk4-samples.rst (#78)
1 parent 1fff7f4 commit 6b9a4c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/tutorials/gui-programming/gtk4-samples.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GTK4 Samples
33

44
.. important::
55

6-
GTK 4 is required is required to compile and run the Vala code samples.
6+
GTK 4 is required to compile and run the Vala code samples.
77
Depending on your environment, you may need to install a gtk4 development package.
88

99
You can learn more about GTK and how to install GTK 4 at https://gtk.org
@@ -14,15 +14,15 @@ Introduction
1414

1515
This tutorial is a subset of GTK4 Samples written in Vala.
1616

17-
This serves as an introduction to developing GTK4 Appliations in Vala.
17+
This serves as an introduction to developing GTK4 Applications in Vala.
1818

1919
Source Code
2020
-----------
2121

22-
You can view the full set of Vala GTK4 Samples in in the
22+
You can view the full set of Vala GTK4 Samples in the
2323
`Vala GTK4 Samples source code repository <https://github.com/vala-lang/gtk4-samples>`_
2424

25-
The repository includes the sample code featured in this website.
25+
The repository includes the sample code featured on this website.
2626

2727
Samples
2828
-------
@@ -40,4 +40,4 @@ Samples
4040
gtk4-samples/column-view
4141
gtk4-samples/clipboard
4242
gtk4-samples/entry-completion-two-cells
43-
43+

0 commit comments

Comments
 (0)