diff options
Diffstat (limited to 'agent/w32main.c')
-rw-r--r-- | agent/w32main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/w32main.c b/agent/w32main.c index 5ccbb5e0d..d907fe597 100644 --- a/agent/w32main.c +++ b/agent/w32main.c @@ -258,7 +258,7 @@ handle_taskbar (void *ctx) /* This function initializes the Window system and sets up the taskbar icon. We only have very limited GUI support just to give the - taskbar icon a little bit of life. This fucntion is called once to + taskbar icon a little bit of life. This function is called once to fire up the icon. */ int w32_setup_taskbar (void) |