diff options
Diffstat (limited to 'jvmfwk/source/elements.cxx')
-rw-r--r-- | jvmfwk/source/elements.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/source/elements.cxx b/jvmfwk/source/elements.cxx index 675b52d7579a..4113cf00b920 100644 --- a/jvmfwk/source/elements.cxx +++ b/jvmfwk/source/elements.cxx @@ -756,7 +756,7 @@ jfw::FileStatus NodeJava::checkSettingsFileStatus() const { // This //function may be called multiple times when a java is started. - //If the expiretime is too small then we may loop because everytime + //If the expiretime is too small then we may loop because every time //the file is deleted and we need to search for a java again. if (INSTALL == m_layer) { |