From 9819c02e17b5ce43cecd9c0e61a84cbc06d86ea7 Mon Sep 17 00:00:00 2001 From: "ross.mcdonald" Date: Wed, 11 Nov 2009 14:17:18 +0000 Subject: [PATCH] fixed typo in comment --- akka-samples-lift/config/akka.conf | 2 +- akka-samples-security/src/main/resources/akka.conf | 2 +- config/akka-reference.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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.