summaryrefslogtreecommitdiff
path: root/desktop/unx/source/start.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/unx/source/start.c')
-rw-r--r--desktop/unx/source/start.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/unx/source/start.c b/desktop/unx/source/start.c
index c6b43395f9b5..9ec7341d7b9e 100644
--- a/desktop/unx/source/start.c
+++ b/desktop/unx/source/start.c
@@ -739,7 +739,7 @@ exec_javaldx (Args *args)
if( err != osl_Process_E_None)
{
- fprintf (stderr, "Warning: failed to launch javaldx - java may not fuction correctly\n");
+ fprintf (stderr, "Warning: failed to launch javaldx - java may not function correctly\n");
if (javaldx)
osl_freeProcessHandle(javaldx);
if (fileOut)