diff options
Diffstat (limited to 'setup_native/scripts/install_solaris.sh')
-rw-r--r-- | setup_native/scripts/install_solaris.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/scripts/install_solaris.sh b/setup_native/scripts/install_solaris.sh index f93fbe6fa42c..96c197cd338e 100644 --- a/setup_native/scripts/install_solaris.sh +++ b/setup_native/scripts/install_solaris.sh @@ -273,7 +273,7 @@ then fi # -# the tail of the script contains a shared object for overloading the getuid() +# the tail of the script contains a shared object for overriding the getuid() # and a few other calls # |