mirror of
https://github.com/ToshioCP/Gtk4-tutorial.git
synced 2024-11-16 19:50:35 +01:00
Minor fixes
This commit is contained in:
parent
608260d2d5
commit
5b4a121353
2 changed files with 2 additions and 2 deletions
|
@ -195,7 +195,7 @@ length of the hands) or even add text, or create a digital clock.
|
|||
|
||||
## The Complete code
|
||||
|
||||
You can find the source files in the `tfc` directory. Compile in the directly with `./comp tfc`.
|
||||
You can find the source files in the `tfc` directory. it can be compiled with `./comp tfc`.
|
||||
|
||||
`tfc.c`
|
||||
|
||||
|
|
|
@ -59,7 +59,7 @@ length of the hands) or even add text, or create a digital clock.
|
|||
|
||||
## The Complete code
|
||||
|
||||
You can find the source files in the `tfc` directory. Compile in the directly with `./comp tfc`.
|
||||
You can find the source files in the `tfc` directory. it can be compiled with `./comp tfc`.
|
||||
|
||||
`tfc.c`
|
||||
|
||||
|
|
Loading…
Reference in a new issue