From 23587391f855b5aa6f7a2e511aba68e304ee5692 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Mon, 14 Oct 2019 11:32:00 +0100 Subject: basic search: fix people search, add some caching --- OpenSim/Framework/VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/Framework') diff --git a/OpenSim/Framework/VersionInfo.cs b/OpenSim/Framework/VersionInfo.cs index a1ba2aa..f0f1eb4 100644 --- a/OpenSim/Framework/VersionInfo.cs +++ b/OpenSim/Framework/VersionInfo.cs @@ -75,7 +75,7 @@ namespace OpenSim /// The protocol version that we will use for outgoing transfers /// Valid values are /// "SIMULATION/0.3" - /// - This is the latest, and it supports teleports to variable-sized regions + /// - supports teleports to variable-sized regions /// - Older versions can teleport to this one, but only if the destination region /// is 256x256 /// "SIMULATION/0.2" -- cgit v1.1