diff --git a/akka-samples-lift/config/akka.conf b/akka-samples-lift/config/akka.conf index 8369e6636f..5664f81ec1 100644 --- a/akka-samples-lift/config/akka.conf +++ b/akka-samples-lift/config/akka.conf @@ -2,7 +2,7 @@ # Akka Config File # ################### -# This file has all the default settings, so all these could be remove with no visible effect. +# This file has all the default settings, so all these could be removed with no visible effect. # Modify as needed. diff --git a/akka-samples-security/src/main/resources/akka.conf b/akka-samples-security/src/main/resources/akka.conf index e2a93561f0..c1d9569e6e 100644 --- a/akka-samples-security/src/main/resources/akka.conf +++ b/akka-samples-security/src/main/resources/akka.conf @@ -2,7 +2,7 @@ # Akka Config File # #################### -# This file has all the default settings, so all these could be remove with no visible effect. +# This file has all the default settings, so all these could be removed with no visible effect. # Modify as needed. diff --git a/config/akka-reference.conf b/config/akka-reference.conf index c9394e2748..a4e42a267a 100644 --- a/config/akka-reference.conf +++ b/config/akka-reference.conf @@ -2,7 +2,7 @@ # Akka Config File # #################### -# This file has all the default settings, so all these could be remove with no visible effect. +# This file has all the default settings, so all these could be removed with no visible effect. # Modify as needed.