Fixing typo in comment

ugfx_release_2.7
Joel Bodenmann 2016-12-12 19:06:50 +01:00
parent 748346f0e5
commit d80bd18157
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ extern "C" {
threadreturn_t gfxThreadWait(gfxThreadHandle thread);
gfxThreadHandle gfxThreadMe(void);
/** The following is not part of the public ugfx API has some operating systems
/** The following is not part of the public ugfx API as some operating systems
* simply do not provide this capability.
* For RAW32 we need it anyway so we might as well declare it here.
*/