From 90feb9941f0a2196d69c13382f1abb85a0ab5808 Mon Sep 17 00:00:00 2001 From: Francois Robinson Date: Sun, 22 Oct 2017 03:04:55 -0600 Subject: [PATCH] Fixed 'sumbol' typo in config.yml --- Essentials/src/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 2614bc6c4..45450b85d 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -635,7 +635,7 @@ use-bukkit-permissions: true # Minimum acceptable amount to be used in /pay. minimum-pay-amount: 0.001 -# The format of currency, excluding symbols. See currency-sumbol-format-locale for symbol configuration. +# The format of currency, excluding symbols. See currency-symbol-format-locale for symbol configuration. # # "#,##0.00" is how the majority of countries display currency. #currency-format: "#,##0.00"