File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
source/tutorials/gui-programming Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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
1515This 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
1919Source 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
2727Samples
2828-------
@@ -40,4 +40,4 @@ Samples
4040 gtk4-samples/column-view
4141 gtk4-samples/clipboard
4242 gtk4-samples/entry-completion-two-cells
43-
43+
You can’t perform that action at this time.
0 commit comments