diff --git a/Catamaran/MapsCollection.cs b/Catamaran/MapsCollection.cs
index bc5e246..f1aec84 100644
--- a/Catamaran/MapsCollection.cs
+++ b/Catamaran/MapsCollection.cs
@@ -114,7 +114,7 @@ namespace Catamaran
///
///
///
-
+
public bool LoadData(string filename)
{
if (!File.Exists(filename))