mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Fixed grammer in a comment
This commit is contained in:
@@ -764,7 +764,7 @@ namespace OpenSim.Groups
|
||||
}
|
||||
|
||||
// check funds
|
||||
// is there is a money module present ?
|
||||
// is there a money module present ?
|
||||
IMoneyModule money = scene.RequestModuleInterface<IMoneyModule>();
|
||||
if (money != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user