mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Fixed spelling error (availble -> available)
This commit is contained in:
@@ -84,7 +84,7 @@ namespace OpenSim.Server.Base
|
||||
HandleConsoleListAvailablePlugin);
|
||||
// List available updates
|
||||
MainConsole.Instance.Commands.AddCommand("Plugin", true,
|
||||
"plugin updates", "plugin updates","List availble updates",
|
||||
"plugin updates", "plugin updates","List available updates",
|
||||
HandleConsoleListUpdates);
|
||||
|
||||
// Update plugin
|
||||
@@ -356,4 +356,4 @@ namespace OpenSim.Server.Base
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user