mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 02:26:00 +01:00
Fix grammar in BlueMapService.java (#494)
This commit is contained in:
parent
a0b47f1bd5
commit
7c3485363e
@ -346,7 +346,7 @@ public synchronized ResourcePack getResourcePack() throws ConfigurationException
|
||||
throw new ConfigurationException(
|
||||
"BlueMap failed to create this folder:\n" +
|
||||
resourcePackFolder + "\n" +
|
||||
"Does BlueMap has sufficient permissions?",
|
||||
"Does BlueMap have sufficient permissions?",
|
||||
ex);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user