Skip to content

Commit b99d2c1

Browse files
committed
Typos
1 parent eee6e79 commit b99d2c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sources/modules/external/graphical-user-interfaces.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ _Specifies the different levels of teaching._
1111
------------------------------------------------------------------------
1212
Level Objective
1313
----------------- ------------------------------------------------------
14-
Foundational: Basic use of separate compilation
14+
Foundational: Basic us of desktop graphical user interfaces
1515

16-
Main: Command of supporting mechanisms and tools
16+
Main: Different forms of IO and accessibility
1717

18-
Advanced: Technicalities and tools
18+
Advanced: Internationalization and customization
1919

2020
------------------------------------------------------------------------
2121

@@ -30,7 +30,7 @@ For some applications a graphical user interface is beneficial. However, graphic
3030

3131
_Very brief introduction to the topic._
3232

33-
### Foundational: Basic use of separate compilation
33+
### Foundational: Basic use of desktop graphical user interfaces
3434

3535
#### Background/Required Knowledge
3636

@@ -69,7 +69,7 @@ implementation-defined, unspecified, or undefined behavior._
6969
* API calls are specific to one library and might not be transferable to other libraries
7070
* Some libraries are written in C
7171

72-
### Main: Command of supporting mechanisms and tools
72+
### Main: Different forms of IO and accessibility
7373

7474
#### Background/Required Knowledge
7575

0 commit comments

Comments
 (0)