diff --git a/OpenSim/Region/DataSnapshot/SnapshotStore.cs b/OpenSim/Region/DataSnapshot/SnapshotStore.cs index a0d7c48e63..e169a8667a 100644 --- a/OpenSim/Region/DataSnapshot/SnapshotStore.cs +++ b/OpenSim/Region/DataSnapshot/SnapshotStore.cs @@ -59,7 +59,7 @@ namespace OpenSim.Region.DataSnapshot if (Directory.Exists(m_directory)) { - m_log.Info("[DATASNAPSHOT]: Repsonse and fragment cache directory already exists."); + m_log.Info("[DATASNAPSHOT]: Response and fragment cache directory already exists."); } else {