mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
Updated comment to reflect file being checked
git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@12040 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
committed by
mikemcmahon
parent
fc04438e7c
commit
5cd3a886c3
@ -139,7 +139,7 @@ public class SettingsManager {
|
||||
/**
|
||||
* Return true if the settings file exists.
|
||||
*
|
||||
* @return true if the settings file exists.('settings.xml')
|
||||
* @return true if the settings file exists.('spark.properties')
|
||||
*/
|
||||
public static boolean exists() {
|
||||
return getSettingsFile().exists();
|
||||
|
||||
Reference in New Issue
Block a user