Fix typo in a comment

This commit is contained in:
AliciaRaven
2016-11-22 15:33:34 +00:00
parent 94e48838d5
commit 34d9596f9b

View File

@@ -600,7 +600,7 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
GridRegion reg;
// handle legacy HG. liked regions are mapped into y = 0 and have no size information
// handle legacy HG. linked regions are mapped into y = 0 and have no size information
// so we can only search by base handle
if( y == 0)
{